Searched refs:cnty (Results 1 – 1 of 1) sorted by relevance
1366 char cnty[ULOC_COUNTRY_CAPACITY]={ 0, 0, 0, 0 }; in ulocimp_getCountry() local1372 cnty[idLen]=(char)uprv_toupper(localeID[idLen]); in ulocimp_getCountry()1382 offset=_findIndex(COUNTRIES_3, cnty); in ulocimp_getCountry()