Searched defs:localeMatcher (Results 1 – 7 of 7) sorted by relevance
108 Matcher localeMatcher = PatternCache.get(MyOptions.filter.option.getValue()).matcher(""); in main() local126 Matcher localeMatcher, in doGrowth()292 Matcher localeMatcher, in addGrowth()
77 Matcher localeMatcher = null; in main() local
111 Matcher localeMatcher = Pattern.compile(MyOptions.fileFilter.option.getValue()).matcher(""); in main() local
34 private XLocaleDistance localeMatcher = XLocaleDistance.getDefault(); field in XLocaleDistanceTest
61 static LocaleMatcher localeMatcher; field in CheckAttributeValues
751 … RegexMatcher localeMatcher(UnicodeString(u"<locale *([\\p{L}\\p{Nd}_@&=-]*) *>"), 0, status); in TestExtended() local
745 … RegexMatcher localeMatcher(UnicodeString(u"<locale *([\\p{L}\\p{Nd}_@&=-]*) *>"), 0, status); in TestExtended() local