Home
last modified time | relevance | path

Searched refs:cnty (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duloc.cpp1366 char cnty[ULOC_COUNTRY_CAPACITY]={ 0, 0, 0, 0 }; in ulocimp_getCountry() local
1372 cnty[idLen]=(char)uprv_toupper(localeID[idLen]); in ulocimp_getCountry()
1382 offset=_findIndex(COUNTRIES_3, cnty); in ulocimp_getCountry()