Searched refs:uloc_getISO3Country (Results 1 – 8 of 8) sorted by relevance
536 uloc_getISO3Country(const char* localeID);
1065 #define uloc_getISO3Country U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Country) macro
567 temp=uloc_getISO3Country(testLocale); in TestSimpleResourceInfo()1299 result = uloc_getISO3Country(test); in TestISO3Fallback()1378 test = uloc_getISO3Country(iso2Countries[i]); in TestUninstalledISO3Names()1583 if(strcmp(tests[i].ctry3,uloc_getISO3Country(locale))) in TestObsoleteNames()1586 locale, uloc_getISO3Country(locale), tests[i].ctry3); in TestObsoleteNames()1591 uloc_getISO3Country(locale) ); in TestObsoleteNames()1660 r1_addr = (char *)uloc_getISO3Country("zz_ZR"); in TestObsoleteNames()1669 r1_addr = (char *)uloc_getISO3Country("zz_FX"); in TestObsoleteNames()
1033 return uloc_getISO3Country(fullName); in getISO3Country()
2150 uloc_getISO3Country(const char* localeID) in uloc_getISO3Country() function
1793 return uloc_getISO3Country(localeID); in uloc_getISO3Country_android()