Searched refs:uloc_getISO3Country (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h512 uloc_getISO3Country(const char* localeID);
H A Durename.h790 #define uloc_getISO3Country uloc_getISO3Country_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h512 uloc_getISO3Country(const char* localeID);
H A Durename.h790 #define uloc_getISO3Country uloc_getISO3Country_3_2 macro
/external/icu4c/common/unicode/
H A Duloc.h529 uloc_getISO3Country(const char* localeID);
H A Durename.h1032 #define uloc_getISO3Country U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Country) macro
/external/icu4c/test/cintltst/
H A Dcloctst.c518 /* testing uloc_getISO3Language(), uloc_getISO3Country(), */
546 temp=uloc_getISO3Country(testLocale);
1056 result = uloc_getISO3Country(test);
1135 test = uloc_getISO3Country(iso2Countries[i]);
1340 if(strcmp(tests[i].ctry3,uloc_getISO3Country(locale)))
1342 log_err("FAIL: uloc_getISO3Country(%s)==\t\"%s\",\t expected \"%s\"\n",
1343 locale, uloc_getISO3Country(locale), tests[i].ctry3);
1347 log_verbose(" uloc_getISO3Country()==\t\"%s\"\n",
1348 uloc_getISO3Country(locale) );
1417 r1_addr = (char *)uloc_getISO3Country("zz_Z
[all...]
/external/icu4c/common/
H A Dlocid.cpp726 return uloc_getISO3Country(fullName);
H A Duloc.c2075 uloc_getISO3Country(const char* localeID) function
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h790 #define uloc_getISO3Country uloc_getISO3Country_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h790 #define uloc_getISO3Country uloc_getISO3Country_3_2 macro

Completed in 95 milliseconds