Searched refs:ULOC_COUNTRY_CAPACITY (Results 1 – 10 of 10) sorted by relevance
174 regionLength >= ULOC_COUNTRY_CAPACITY) { in createTagStringWithAlternates()290 char alternateRegion[ULOC_COUNTRY_CAPACITY]; in createTagStringWithAlternates()299 alternateRegionLength >= ULOC_COUNTRY_CAPACITY) { in createTagStringWithAlternates()860 char region[ULOC_COUNTRY_CAPACITY]; in _uloc_addLikelySubtags()967 char region[ULOC_COUNTRY_CAPACITY]; in _uloc_minimizeSubtags()
1309 char cnty[ULOC_COUNTRY_CAPACITY]={ 0, 0, 0, 0 }; in ulocimp_getCountry()1314 if(idLen<(ULOC_COUNTRY_CAPACITY-1)) { /*CWB*/ in ulocimp_getCountry()
726 char buf[ULOC_COUNTRY_CAPACITY]; in _appendRegionToLanguageTag()
193 char region[ULOC_COUNTRY_CAPACITY]; in measurementTypeBundleForLocale()201 uloc_getCountry(fullLoc, region, ULOC_COUNTRY_CAPACITY, status); in measurementTypeBundleForLocale()
299 char fTargetRegion[ULOC_COUNTRY_CAPACITY];552 char countryCode[ULOC_COUNTRY_CAPACITY]; in getGenericLocationName()553 U_ASSERT(usCountryCode.length() < ULOC_COUNTRY_CAPACITY); in getGenericLocationName()805 char countryCode[ULOC_COUNTRY_CAPACITY]; in getPartialLocationName()806 U_ASSERT(usCountryCode.length() < ULOC_COUNTRY_CAPACITY); in getPartialLocationName()
240 char fRegion[ULOC_COUNTRY_CAPACITY];
286 char region[ULOC_COUNTRY_CAPACITY]; in getCalendarTypeForLocale()
745 char country[ULOC_COUNTRY_CAPACITY];
256 #define ULOC_COUNTRY_CAPACITY 4 macro
677 char fTargetRegion[ULOC_COUNTRY_CAPACITY];