Searched defs:ccLen (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Dtzgnames.cpp499 int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode), US_INV); local
500 countryCode[ccLen] = 0;
747 int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode), US_INV); local
748 countryCode[ccLen] = 0;

Completed in 26 milliseconds