Searched refs:getLocaleName (Results 1 – 2 of 2) sorted by relevance
264 const char *getLocaleName(le_int32 run) const;397 const char *ULocRuns::getLocaleName(le_int32 run) const in getLocaleName() function in ULocRuns487 return lr->getLocaleName(run); in pl_getLocaleRunLocale()
102 virtual const UChar* getLocaleName(int32_t index) const = 0;143 const UChar* locale = getLocaleName(i); in operator ==()146 if (!streq(locale, rhs->getLocaleName(ix))) { in operator ==()165 if (streq(locale, getLocaleName(i))) { in indexForLocale()269 virtual const UChar* getLocaleName(int32_t index) const;632 StringLocalizationInfo::getLocaleName(int32_t index) const { in getLocaleName() function in StringLocalizationInfo969 UnicodeString name(TRUE, localizations->getLocaleName(index), -1); in getRuleSetDisplayNameLocale()