Searched defs:localePattern (Results 1 – 3 of 3) sorted by relevance
118 private Map<String, Boolean> generateCasingInformation(String localePattern) { in generateCasingInformation()247 private Pattern localePattern = field in CasingInfo.CasingHandler
2807 String localePattern = getLocaleDisplayPattern("localePattern", element, value); in handleDisplayNames() local2926 String localePattern = in handleDisplayNames() local
19 final Pattern localePattern; field in LocalePathValueListMatcher.LocalePathValueMatcher