Home
last modified time | relevance | path

Searched refs:toPattern (Results 1 – 25 of 117) sorted by relevance

12345

/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp174 pattform->toPattern( res1 ); in TestComplexExample()
176 fileform->toPattern( res1 ); in TestComplexExample()
348 form_pat.toPattern( res1 ); in TestComplexExample()
359 form_pat.toPattern( res1 ); in TestComplexExample()
488 fmt1.toPattern(str); in TestClosures()
586 logln((UnicodeString)" toPattern: " + fmt.toPattern(out)); in _testPattern()
642 fmt.toPattern(patStr); in TestChoiceFormatToPatternOverflow()
Dmsfmrgts.cpp538 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4114739()
567 logln("pattern before: \"" + mf->toPattern(pat) + "\""); in Test4113018()
590 logln("Formatter Pattern : " + fmt->toPattern(pat)); in Test4106661()
647 if (fmt->toPattern(pat) != pattern) { in Test4094906()
714 logln(UnicodeString("") + i + ". pattern :\"" + mf->toPattern(pat) + "\""); in Test4118592()
746 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594()
760 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594()
836 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4120552()
946 pat = cf->toPattern(pat); in TestChoicePatternQuote()
949 pat2 = cf2->toPattern(pat2); in TestChoicePatternQuote()
Dnumrgts.cpp520 logln("nf toPattern1: " + nf->toPattern(temp)); in Test4086575()
527 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575()
546 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575()
651 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251()
661 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251()
799 if (dfFoo->toPattern(temp) != UnicodeString("#0000")) in Test4092480()
800 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480()
806 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480()
807 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480()
813 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480()
[all …]
Dusettest.cpp38 set.toPattern(pat); in operator +()
110 test.toPattern(ustrPat, TRUE); in Testj2268()
230 testSet.toPattern(pat0, TRUE); in checkPat()
238 testSet.toPattern(pat2, FALSE); in checkPat()
852 testList[i]->toPattern(pat0, TRUE); in TestStrings()
853 testList[i+1]->toPattern(pat1, TRUE); in TestStrings()
1299 s.toPattern(buf, TRUE) + ", expected " + exp); in TestCloseOver()
1340 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver()
1357 errln((UnicodeString)"FAIL: closeOver("+s2.toPattern(buf, TRUE)+") differs: "); in TestCloseOver()
1358 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver()
[all …]
/external/chromium_org/third_party/icu/source/test/intltest/
Dtchcfmt.cpp174 pattform->toPattern( res1 ); in TestComplexExample()
176 fileform->toPattern( res1 ); in TestComplexExample()
348 form_pat.toPattern( res1 ); in TestComplexExample()
359 form_pat.toPattern( res1 ); in TestComplexExample()
488 fmt1.toPattern(str); in TestClosures()
586 logln((UnicodeString)" toPattern: " + fmt.toPattern(out)); in _testPattern()
642 fmt.toPattern(patStr); in TestChoiceFormatToPatternOverflow()
Dmsfmrgts.cpp538 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4114739()
567 logln("pattern before: \"" + mf->toPattern(pat) + "\""); in Test4113018()
590 logln("Formatter Pattern : " + fmt->toPattern(pat)); in Test4106661()
647 if (fmt->toPattern(pat) != pattern) { in Test4094906()
714 logln(UnicodeString("") + i + ". pattern :\"" + mf->toPattern(pat) + "\""); in Test4118592()
746 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594()
760 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594()
836 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4120552()
946 pat = cf->toPattern(pat); in TestChoicePatternQuote()
949 pat2 = cf2->toPattern(pat2); in TestChoicePatternQuote()
Dnumrgts.cpp520 logln("nf toPattern1: " + nf->toPattern(temp)); in Test4086575()
527 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575()
546 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575()
651 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251()
661 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251()
799 if (dfFoo->toPattern(temp) != UnicodeString("#0000")) in Test4092480()
800 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480()
806 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480()
807 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480()
813 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480()
[all …]
Dusettest.cpp38 set.toPattern(pat); in operator +()
110 test.toPattern(ustrPat, TRUE); in Testj2268()
230 testSet.toPattern(pat0, TRUE); in checkPat()
238 testSet.toPattern(pat2, FALSE); in checkPat()
852 testList[i]->toPattern(pat0, TRUE); in TestStrings()
853 testList[i+1]->toPattern(pat1, TRUE); in TestStrings()
1299 s.toPattern(buf, TRUE) + ", expected " + exp); in TestCloseOver()
1340 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver()
1357 errln((UnicodeString)"FAIL: closeOver("+s2.toPattern(buf, TRUE)+") differs: "); in TestCloseOver()
1358 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver()
[all …]
/external/icu/icu4c/source/i18n/
Dquant.cpp98 UnicodeString& Quantifier::toPattern(UnicodeString& result, in toPattern() function in Quantifier
101 matcher->toMatcher()->toPattern(result, escapeUnprintable); in toPattern()
Dquant.h81 virtual UnicodeString& toPattern(UnicodeString& result,
Dstrmatch.cpp160 UnicodeString& StringMatcher::toPattern(UnicodeString& result, in toPattern() function in StringMatcher
174 ICU_Utility::appendToRule(result, m->toPattern(str, escapeUnprintable), in toPattern()
Dreldtfmt.cpp100 fDateTimeFormatter->toPattern(fDatePattern); in RelativeDateFormat()
105 sdf->toPattern(fTimePattern); in RelativeDateFormat()
117 fDateTimeFormatter->toPattern(fTimePattern); in RelativeDateFormat()
375 RelativeDateFormat::toPattern(UnicodeString& result, UErrorCode& status) const in toPattern() function in RelativeDateFormat
Dstrmatch.h128 virtual UnicodeString& toPattern(UnicodeString& result,
/external/chromium_org/third_party/icu/source/i18n/
Dquant.cpp98 UnicodeString& Quantifier::toPattern(UnicodeString& result, in toPattern() function in Quantifier
101 matcher->toMatcher()->toPattern(result, escapeUnprintable); in toPattern()
Dreldtfmt.cpp84 fDateTimeFormatter->toPattern(fDatePattern); in RelativeDateFormat()
89 sdf->toPattern(fTimePattern); in RelativeDateFormat()
101 fDateTimeFormatter->toPattern(fTimePattern); in RelativeDateFormat()
335 RelativeDateFormat::toPattern(UnicodeString& result, UErrorCode& status) const in toPattern() function in RelativeDateFormat
Dquant.h81 virtual UnicodeString& toPattern(UnicodeString& result,
Dstrmatch.cpp160 UnicodeString& StringMatcher::toPattern(UnicodeString& result, in toPattern() function in StringMatcher
174 ICU_Utility::appendToRule(result, m->toPattern(str, escapeUnprintable), in toPattern()
Dstrmatch.h128 virtual UnicodeString& toPattern(UnicodeString& result,
Dreldtfmt.h196 virtual UnicodeString& toPattern(UnicodeString& result, UErrorCode& status) const;
/external/icu/icu4c/source/samples/dtptngsample/
Ddtptngsample.cpp95 pattern =sdf->toPattern(pattern); in addPatternExample()
132 pattern = sdf->toPattern(pattern); in replaceFieldTypesExample()
/external/chromium_org/third_party/icu/source/samples/dtptngsample/
Ddtptngsample.cpp110 pattern =sdf->toPattern(pattern); in addPatternExample()
147 pattern = sdf->toPattern(pattern); in replaceFieldTypesExample()
/external/icu/icu4c/source/common/unicode/
Dunimatch.h140 virtual UnicodeString& toPattern(UnicodeString& result,
/external/chromium_org/third_party/icu/source/common/unicode/
Dunimatch.h140 virtual UnicodeString& toPattern(UnicodeString& result,
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dselfmt.h303 UnicodeString& toPattern(UnicodeString& appendTo);
/external/icu/icu4c/source/i18n/unicode/
Dselfmt.h303 UnicodeString& toPattern(UnicodeString& appendTo);

12345