/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/ |
CollatorICU.cpp | 104 const char* cachedCollatorLocale = ucol_getLocaleByType(cachedCollator, ULOC_REQUESTED_LOCALE, &status); 111 // FIXME: default locale is never matched, because ucol_getLocaleByType returns the actual one used, not 0.
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
capitst.c | [all...] |
cloctst.c | [all...] |
cmsccoll.c | 1118 colLoc = ucol_getLocaleByType(coll, ULOC_ACTUAL_LOCALE, status); [all...] |
/external/icu4c/test/cintltst/ |
capitst.c | [all...] |
cloctst.c | [all...] |
usrchtst.c | [all...] |
cmsccoll.c | 1121 colLoc = ucol_getLocaleByType(coll, ULOC_ACTUAL_LOCALE, status); [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucol.h | [all...] |
/external/icu4c/i18n/unicode/ |
ucol.h | [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
tblcoll.cpp | 620 const char *result = ucol_getLocaleByType(ucollator, type, &status);
|
bmsearch.cpp | 167 charBreakIterator = ubrk_open(UBRK_CHARACTER, ucol_getLocaleByType(coll, ULOC_VALID_LOCALE, &status),
|
ucol_res.cpp | [all...] |
ucol_sit.cpp | 573 locale = ucol_getLocaleByType(coll, ULOC_VALID_LOCALE, status);
|
usearch.cpp | [all...] |
/external/icu4c/i18n/ |
tblcoll.cpp | 557 const char *result = ucol_getLocaleByType(ucollator, type, &status);
|
ucol_res.cpp | [all...] |
ucol_sit.cpp | 614 locale = ucol_getLocaleByType(coll, ULOC_VALID_LOCALE, status); [all...] |
usearch.cpp | [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
svccoll.cpp | 195 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status);
|
ssearch.cpp | [all...] |
/external/icu4c/test/intltest/ |
svccoll.cpp | 195 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status);
|
ssearch.cpp | [all...] |
/external/icu4c/common/unicode/ |
urename.h | [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
urename.h | [all...] |