Searched refs:toPattern (Results 1 - 25 of 124) sorted by relevance

12345

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunimatch.h140 virtual UnicodeString& toPattern(UnicodeString& result,
/external/icu/icu4c/source/common/unicode/
H A Dunimatch.h140 virtual UnicodeString& toPattern(UnicodeString& result,
/external/chromium_org/third_party/icu/source/i18n/
H A Dquant.h81 virtual UnicodeString& toPattern(UnicodeString& result,
H A Dquant.cpp98 UnicodeString& Quantifier::toPattern(UnicodeString& result, function in class:Quantifier
101 matcher->toMatcher()->toPattern(result, escapeUnprintable);
H A Dstrmatch.h128 virtual UnicodeString& toPattern(UnicodeString& result,
H A Dreldtfmt.h196 virtual UnicodeString& toPattern(UnicodeString& result, UErrorCode& status) const;
H A Dstrmatch.cpp160 UnicodeString& StringMatcher::toPattern(UnicodeString& result, function in class:StringMatcher
174 ICU_Utility::appendToRule(result, m->toPattern(str, escapeUnprintable),
/external/icu/icu4c/source/i18n/
H A Dquant.h81 virtual UnicodeString& toPattern(UnicodeString& result,
H A Dquant.cpp98 UnicodeString& Quantifier::toPattern(UnicodeString& result, function in class:Quantifier
101 matcher->toMatcher()->toPattern(result, escapeUnprintable);
H A Dstrmatch.h128 virtual UnicodeString& toPattern(UnicodeString& result,
H A Dreldtfmt.h197 virtual UnicodeString& toPattern(UnicodeString& result, UErrorCode& status) const;
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dselfmt.h303 UnicodeString& toPattern(UnicodeString& appendTo);
H A Dchoicfmt.h293 virtual UnicodeString& toPattern(UnicodeString &pattern) const;
/external/icu/icu4c/source/i18n/unicode/
H A Dselfmt.h303 UnicodeString& toPattern(UnicodeString& appendTo);
H A Dchoicfmt.h293 virtual UnicodeString& toPattern(UnicodeString &pattern) const;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtchcfmt.cpp174 pattform->toPattern( res1 );
175 it_logln("MessageFormat toPattern: " + res1);
176 fileform->toPattern( res1 );
177 it_logln("ChoiceFormat toPattern: " + res1);
179 it_logln("toPattern tested!");
348 form_pat.toPattern( res1 );
352 it_errln("*** ChoiceFormat contructor( newPattern, status) or toPattern result!");
359 form_pat.toPattern( res1 );
360 it_logln(UnicodeString("ChoiceFormat adoptChoices toPattern: ") + res1);
488 fmt1.toPattern(st
[all...]
H A Dnumrgts.cpp520 logln("nf toPattern1: " + nf->toPattern(temp));
527 logln("nf toPattern2: " + nf->toPattern(temp));
546 logln("nf toPattern2: " + nf->toPattern(temp));
651 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
661 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
799 if (dfFoo->toPattern(temp) != UnicodeString("#0000"))
800 errln("dfFoo.toPattern : " + dfFoo->toPattern(tem
[all...]
H A Dmsfmrgts.cpp148 * MessageFormat.toPattern has weird rounding behavior.
150 * ICU 4.8: This test is commented out because toPattern() has been changed to return
162 pat = fmt->toPattern(pat);
165 errln("MessageFormat.toPattern failed");
271 logln("toPattern : " + messageFormatter.toPattern());*/
442 " equal\nformat1 = " + format1 + "(" + format1.toPattern() + ")\nformat2 = " +
443 format2 + "(" + format2.toPattern() + ")");
463 if (!originalPattern.equals(mf.toPattern()))
464 errln("pattern after: \"" + mf.toPattern()
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtchcfmt.cpp174 pattform->toPattern( res1 );
175 it_logln("MessageFormat toPattern: " + res1);
176 fileform->toPattern( res1 );
177 it_logln("ChoiceFormat toPattern: " + res1);
179 it_logln("toPattern tested!");
348 form_pat.toPattern( res1 );
352 it_errln("*** ChoiceFormat contructor( newPattern, status) or toPattern result!");
359 form_pat.toPattern( res1 );
360 it_logln(UnicodeString("ChoiceFormat adoptChoices toPattern: ") + res1);
488 fmt1.toPattern(st
[all...]
H A Dnumrgts.cpp520 logln("nf toPattern1: " + nf->toPattern(temp));
527 logln("nf toPattern2: " + nf->toPattern(temp));
546 logln("nf toPattern2: " + nf->toPattern(temp));
651 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
661 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
799 if (dfFoo->toPattern(temp) != UnicodeString("#0000"))
800 errln("dfFoo.toPattern : " + dfFoo->toPattern(tem
[all...]
H A Dmsfmrgts.cpp148 * MessageFormat.toPattern has weird rounding behavior.
150 * ICU 4.8: This test is commented out because toPattern() has been changed to return
162 pat = fmt->toPattern(pat);
165 errln("MessageFormat.toPattern failed");
271 logln("toPattern : " + messageFormatter.toPattern());*/
442 " equal\nformat1 = " + format1 + "(" + format1.toPattern() + ")\nformat2 = " +
443 format2 + "(" + format2.toPattern() + ")");
463 if (!originalPattern.equals(mf.toPattern()))
464 errln("pattern after: \"" + mf.toPattern()
[all...]
/external/chromium_org/third_party/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp110 pattern =sdf->toPattern(pattern);
147 pattern = sdf->toPattern(pattern);
/external/icu/icu4c/source/samples/dtptngsample/
H A Ddtptngsample.cpp95 pattern =sdf->toPattern(pattern);
132 pattern = sdf->toPattern(pattern);
/external/chromium_org/third_party/icu/source/common/
H A Duset_props.cpp134 ((const UnicodeSet*) set)->toPattern(pat, escapeUnprintable);
/external/icu/icu4c/source/common/
H A Duset_props.cpp134 ((const UnicodeSet*) set)->toPattern(pat, escapeUnprintable);

Completed in 452 milliseconds

12345