HomeSort by relevance Sort by last modified time
    Searched refs:internalForLocale (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
plurrule.h 307 static PluralRules* U_EXPORT2 internalForLocale(const Locale& locale, UPluralType type, UErrorCode& status);
  /external/icu/icu4c/source/i18n/
plurrule.cpp 163 PluralRules *pr = PluralRules::internalForLocale(
228 return internalForLocale(locale, type, status);
244 PluralRules::internalForLocale(const Locale& locale, UPluralType type, UErrorCode& status) {
    [all...]

Completed in 209 milliseconds