Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzgnames.cpp540 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getGenericLocationName() local
541 countryCode[ccLen] = 0; in getGenericLocationName()
783 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getPartialLocationName() local
784 countryCode[ccLen] = 0; in getPartialLocationName()