Searched defs:bestPattern (Results 1 – 8 of 8) sorted by relevance
137 const Pattern *bestPattern = nullptr; in matchAndRewrite() local
61 UChar *bestPattern, int32_t capacity, in udatpg_getBestPattern()72 UChar *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
1171 const UnicodeString *bestPattern = nullptr; in getBestPattern() local1546 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
698 UnicodeString bestPattern; in testAPI() local738 UnicodeString bestPattern; in testAPI() local791 UnicodeString bestPattern = randDTGen->getBestPattern(randomSkeleton, status); in testAPI() local
141 UChar bestPattern[20]; in TestUsage() local
2194 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local2238 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
2043 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local2083 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
313 …mePatternGenerator * dtpg, const UChar * skeleton, int32_t length, UChar * bestPattern, int32_t ca… in udatpg_getBestPattern_android()