Searched refs:ULOC_REQUESTED_LOCALE (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 350 ULOC_REQUESTED_LOCALE = 2, enumerator
|
/external/icu/icu4c/source/test/intltest/ |
D | svccoll.cpp | 64 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status); in TestRegister() 416 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status); in TestRegisterFactory()
|
D | restest.cpp | 616 locale = res.getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocaleByType()
|
D | apicoll.cpp | 1663 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocale() 1722 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocale()
|
/external/icu/icu4c/source/i18n/ |
D | rulebasedcollator.cpp | 312 case ULOC_REQUESTED_LOCALE: in getLocale() 332 case ULOC_REQUESTED_LOCALE: in internalGetLocaleID()
|
/external/icu/icu4c/source/test/cintltst/ |
D | crestst.c | 998 locale = ures_getLocaleByType(res, ULOC_REQUESTED_LOCALE, &status); in TestGetLocaleByType()
|
D | capitst.c | 1432 locale = ucol_getLocaleByType(coll, ULOC_REQUESTED_LOCALE, &status); in TestGetLocale() 1478 locale = ucol_getLocaleByType(coll, ULOC_REQUESTED_LOCALE, &status); in TestGetLocale()
|
/external/icu/icu4c/source/common/ |
D | uresbund.cpp | 2191 case ULOC_REQUESTED_LOCALE: in ures_getLocaleByType()
|