Searched refs:uloc_getISO3Country (Results 1 – 11 of 11) sorted by relevance
512 uloc_getISO3Country(const char* localeID);
790 #define uloc_getISO3Country uloc_getISO3Country_3_2 macro
529 uloc_getISO3Country(const char* localeID);
1043 #define uloc_getISO3Country U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Country) macro
546 temp=uloc_getISO3Country(testLocale); in TestSimpleResourceInfo()1198 result = uloc_getISO3Country(test); in TestISO3Fallback()1277 test = uloc_getISO3Country(iso2Countries[i]); in TestUninstalledISO3Names()1482 if(strcmp(tests[i].ctry3,uloc_getISO3Country(locale))) in TestObsoleteNames()1485 locale, uloc_getISO3Country(locale), tests[i].ctry3); in TestObsoleteNames()1490 uloc_getISO3Country(locale) ); in TestObsoleteNames()1559 r1_addr = (char *)uloc_getISO3Country("zz_ZR"); in TestObsoleteNames()1568 r1_addr = (char *)uloc_getISO3Country("zz_FX"); in TestObsoleteNames()
726 return uloc_getISO3Country(fullName); in getISO3Country()
2084 uloc_getISO3Country(const char* localeID) in uloc_getISO3Country() function