Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ducol.h1379 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
/external/icu/icu4c/source/i18n/
Ducol.cpp575 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) { in ucol_getLocale() function
/external/icu/icu4c/source/common/unicode/
Durename.h720 #define ucol_getLocale U_ICU_ENTRY_POINT_RENAME(ucol_getLocale) macro