Searched refs:uloc_getLCID (Results 1 - 14 of 14) sorted by relevance

/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h523 uloc_getLCID(const char* localeID);
H A Durename.h795 #define uloc_getLCID uloc_getLCID_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h523 uloc_getLCID(const char* localeID);
H A Durename.h795 #define uloc_getLCID uloc_getLCID_3_2 macro
/external/icu4c/common/unicode/
H A Duloc.h540 uloc_getLCID(const char* localeID);
H A Durename.h1037 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID) macro
/external/icu4c/test/cintltst/
H A Dcloctst.c553 sprintf(temp2, "%x", (int)uloc_getLCID(testLocale));
1371 if (uloc_getLCID("iw_IL") != uloc_getLCID("he_IL")) {
1372 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL"));
1375 if (uloc_getLCID("iw") != uloc_getLCID("he")) {
1376 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he"));
2851 lcid = uloc_getLCID("en_U
[all...]
H A Dcldrtest.c452 expectedLCID = uloc_getLCID(localeName);
/external/icu4c/common/
H A Dlocid.cpp739 return uloc_getLCID(fullName);
H A Duloc.c2096 uloc_getLCID(const char* localeID) function
/external/icu4c/test/perf/collperf/
H A Dcollperf.cpp588 win_langid = uloc_getLCID(locale);
/external/icu4c/test/perf/collationperf/
H A Dcollperf.cpp1513 gWinLCID = uloc_getLCID(opt_locale);
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h795 #define uloc_getLCID uloc_getLCID_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h795 #define uloc_getLCID uloc_getLCID_3_2 macro

Completed in 734 milliseconds