Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dtblcoll.h743 const char *internalGetLocaleID(ULocDataLocaleType type, UErrorCode &errorCode) const;
/external/icu/icu4c/source/i18n/
Ducol.cpp593 result = rbc->internalGetLocaleID(type, *status); in ucol_getLocaleByType()
Drulebasedcollator.cpp322 RuleBasedCollator::internalGetLocaleID(ULocDataLocaleType type, UErrorCode &errorCode) const { in internalGetLocaleID() function in RuleBasedCollator
1549 locale = internalGetLocaleID(ULOC_VALID_LOCALE, errorCode); in internalGetShortDefinitionString()