Home
last modified time | relevance | path

Searched refs:uloc_getLCID (Results 1 – 13 of 13) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Duloc.h550 uloc_getLCID(const char* localeID);
Durename.h1090 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID) macro
/external/icu/libandroidicu/include/unicode/
Duloc.h550 uloc_getLCID(const char* localeID);
Durename.h1090 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID) macro
/external/icu/icu4c/source/common/unicode/
Duloc.h550 uloc_getLCID(const char* localeID);
Durename.h1090 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID) macro
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c596 sprintf(temp2, "%x", (int)uloc_getLCID(testLocale)); in TestSimpleResourceInfo()
1803 if (uloc_getLCID("iw_IL") != uloc_getLCID("he_IL")) { in TestObsoleteNames()
1804 … log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL")); in TestObsoleteNames()
1807 if (uloc_getLCID("iw") != uloc_getLCID("he")) { in TestObsoleteNames()
1808 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he")); in TestObsoleteNames()
3554 lcid = uloc_getLCID("en_US"); in TestGetLocaleForLCID()
6892 uint32_t lcid = uloc_getLCID(localeID); in TestBug20370()
Dcldrtest.c463 expectedLCID = uloc_getLCID(localeName); in testLCID()
/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp605 win_langid = uloc_getLCID(locale); in CollPerfTest()
/external/icu/icu4c/source/common/
Duloc.cpp1986 uloc_getLCID(const char* localeID) in uloc_getLCID() function
Dlocid.cpp2051 return uloc_getLCID(fullName); in getLCID()
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp1522 gWinLCID = uloc_getLCID(opt_locale); in main()
/external/icu/libicu/ndk_headers/unicode/
Durename.h1090 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID) macro