Home
last modified time | relevance | path

Searched defs:localeMatcher (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DChartLocaleGrowth.java108 Matcher localeMatcher = PatternCache.get(MyOptions.filter.option.getValue()).matcher(""); in main() local
126 Matcher localeMatcher, in doGrowth()
292 Matcher localeMatcher, in addGrowth()
H A DGeneratePersonNameTestData.java77 Matcher localeMatcher = null; in main() local
H A DGenerateDerivedAnnotations.java111 Matcher localeMatcher = Pattern.compile(MyOptions.fileFilter.option.getValue()).matcher(""); in main() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DXLocaleDistanceTest.java34 private XLocaleDistance localeMatcher = XLocaleDistance.getDefault(); field in XLocaleDistanceTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DCheckAttributeValues.java61 static LocaleMatcher localeMatcher; field in CheckAttributeValues
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp751 … RegexMatcher localeMatcher(UnicodeString(u"<locale *([\\p{L}\\p{Nd}_@&=-]*) *>"), 0, status); in TestExtended() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Drbbitst.cpp745 … RegexMatcher localeMatcher(UnicodeString(u"<locale *([\\p{L}\\p{Nd}_@&=-]*) *>"), 0, status); in TestExtended() local