Home
last modified time | relevance | path

Searched refs:indexForLocale (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Drbnf.cpp111 virtual int32_t indexForLocale(const UChar* locale) const;
152 int32_t ix = rhs->indexForLocale(locale); in operator ==()
171 LocalizationInfo::indexForLocale(const UChar* locale) const { in indexForLocale() function in LocalizationInfo
1068 int32_t ix = localizations->indexForLocale(localeStr); in getRuleSetDisplayName()