Searched defs:localePattern (Results 1 – 2 of 2) sorted by relevance
120 private Map<String, Boolean> generateCasingInformation(String localePattern) { in generateCasingInformation()248 …private Pattern localePattern = PatternCache.get("//ldml/identity/language\\[@type=\"(\\w+)\"\\]"); field in CasingInfo.CasingHandler
1784 String localePattern = getLocaleDisplayPattern("localePattern", element, value); in handleDisplayNames() local1867 …String localePattern = cldrFile.getStringValueWithBailey("//ldml/localeDisplayNames/localeDisplayP… in handleDisplayNames() local