Searched refs:countryCapacity (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebCore/icu/unicode/ |
D | uloc.h | 426 int32_t countryCapacity, 591 int32_t countryCapacity,
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | uloc.h | 426 int32_t countryCapacity, 591 int32_t countryCapacity,
|
/external/icu4c/common/ |
D | ulocimp.h | 59 char *country, int32_t countryCapacity,
|
D | uloc.c | 1298 char *country, int32_t countryCapacity, in ulocimp_getCountry() argument 1320 idLen=_copyCount(country, countryCapacity, COUNTRIES[offset]); in ulocimp_getCountry() 1327 if (i < countryCapacity) { in ulocimp_getCountry() 1945 int32_t countryCapacity, in uloc_getCountry() argument 1969 i=ulocimp_getCountry(localeID+1, country, countryCapacity, NULL); in uloc_getCountry() 1972 return u_terminateChars(country, countryCapacity, i, err); in uloc_getCountry()
|
/external/icu4c/common/unicode/ |
D | uloc.h | 443 int32_t countryCapacity, 608 int32_t countryCapacity,
|