Searched refs:ULOC_REQUESTED_LOCALE (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 352 ULOC_REQUESTED_LOCALE = 2, enumerator
|
/external/icu/icu4c/source/test/intltest/ |
D | svccoll.cpp | 67 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status); in TestRegister() 419 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status); in TestRegisterFactory()
|
D | restest.cpp | 619 locale = res.getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocaleByType()
|
D | apicoll.cpp | 1665 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocale() 1724 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocale()
|
/external/icu/icu4c/source/i18n/ |
D | rulebasedcollator.cpp | 314 case ULOC_REQUESTED_LOCALE: in getLocale() 334 case ULOC_REQUESTED_LOCALE: in internalGetLocaleID()
|
/external/icu/icu4c/source/test/cintltst/ |
D | crestst.c | 1001 locale = ures_getLocaleByType(res, ULOC_REQUESTED_LOCALE, &status); in TestGetLocaleByType()
|
D | capitst.c | 1434 locale = ucol_getLocaleByType(coll, ULOC_REQUESTED_LOCALE, &status); in TestGetLocale() 1480 locale = ucol_getLocaleByType(coll, ULOC_REQUESTED_LOCALE, &status); in TestGetLocale()
|
/external/icu/icu4c/source/common/ |
D | uresbund.cpp | 2170 case ULOC_REQUESTED_LOCALE: in ures_getLocaleByType()
|