Searched refs:getLocaleName (Results 1 – 9 of 9) sorted by relevance
266 const char *getLocaleName(le_int32 run) const;398 const char *ULocRuns::getLocaleName(le_int32 run) const in getLocaleName() function in ULocRuns488 return lr->getLocaleName(run); in pl_getLocaleRunLocale()
197 + "\"/> <!--{ " + getLocaleName(input) + " } => { " in addLine()198 + getLocaleName(result) + " }-->"); in addLine()201 private String getLocaleName(String input) { in getLocaleName() method in LanguageTest
108 virtual const UChar* getLocaleName(int32_t index) const = 0;151 const UChar* locale = getLocaleName(i); in operator ==()154 if (!streq(locale, rhs->getLocaleName(ix))) { in operator ==()173 if (streq(locale, getLocaleName(i))) { in indexForLocale()277 virtual const UChar* getLocaleName(int32_t index) const;662 StringLocalizationInfo::getLocaleName(int32_t index) const { in getLocaleName() function in StringLocalizationInfo1037 UnicodeString name(TRUE, localizations->getLocaleName(index), -1); in getRuleSetDisplayNameLocale()
225 public String getLocaleName() { in getLocaleName() method in BasicDurationFormatterFactory
226 public String getLocaleName() { in getLocaleName() method in BasicDurationFormatterFactory
1114 .addCell(ConsoleCheckCLDR.getLocaleName(localeID)) in closeErrorFile()1145 .addCell(ConsoleCheckCLDR.getLocaleName(localeID)) in closeErrorFile()1221 .addCell(ConsoleCheckCLDR.getLocaleName(htmlOpenedFileLanguage)); in showErrorFileIndex()1294 .addCell(ConsoleCheckCLDR.getLocaleName(locale)) in showSections()1749 public static String getLocaleName(String locale) { in getLocaleName() method in ConsoleCheckCLDR
333 … errln(getLocaleName(cldrfile.getLocaleID()) + " exemplar pattern contains property: " + pattern); in getExemplarSet()348 return locale + " (" + getLocaleName(locale) + ")"; in getLocaleAndName()383 public String getLocaleName(String locale) { in getLocaleName() method in CLDRTest
215 locale = getLocaleName(full); in getFullyResolvedLDML()235 public static String getLocaleName(Document doc) { in getLocaleName() method in LDMLUtilities
131 com/ibm/icu/impl/duration/BasicDurationFormatterFactory#getLocaleName:()Ljava/lang/String;