Searched refs:ULOC_REQUESTED_LOCALE (Results 1 - 12 of 12) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
H A DCollatorICU.cpp108 const char* cachedCollatorLocale = ucol_getLocaleByType(cachedCollator, ULOC_REQUESTED_LOCALE, &status);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h333 ULOC_REQUESTED_LOCALE = 2, enumerator in enum:__anon13000
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h333 ULOC_REQUESTED_LOCALE = 2, enumerator in enum:__anon13243
/external/icu4c/test/intltest/
H A Dsvccoll.cpp59 Locale loc = frcol->getLocale(ULOC_REQUESTED_LOCALE, status);
68 loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status);
413 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status);
H A Drestest.cpp617 locale = res.getLocale(ULOC_REQUESTED_LOCALE, status);
H A Dapicoll.cpp1616 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status);
1641 if(coll->getLocale(ULOC_REQUESTED_LOCALE, status) != "blahaha") {
1662 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status);
/external/icu4c/common/unicode/
H A Duloc.h350 ULOC_REQUESTED_LOCALE = 2, enumerator in enum:__anon5275
/external/icu4c/test/cintltst/
H A Dcapitst.c1438 locale = ucol_getLocaleByType(coll, ULOC_REQUESTED_LOCALE, &status);
1458 if(strcmp(ucol_getLocaleByType(coll, ULOC_REQUESTED_LOCALE, &status), "blahaha")) {
1482 locale = ucol_getLocaleByType(coll, ULOC_REQUESTED_LOCALE, &status);
H A Dcrestst.c1001 locale = ures_getLocaleByType(res, ULOC_REQUESTED_LOCALE, &status);
H A Dcmsccoll.c4037 if(uprv_strcmp(ucol_getLocaleByType(source, ULOC_REQUESTED_LOCALE, &status), ucol_getLocaleByType(source, ULOC_ACTUAL_LOCALE, &status)) == 0) {
/external/icu4c/i18n/
H A Ducol_res.cpp962 case ULOC_REQUESTED_LOCALE:
/external/icu4c/common/
H A Duresbund.c1960 case ULOC_REQUESTED_LOCALE:

Completed in 163 milliseconds