Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/icu/unicode/
Duloc.h426 int32_t countryCapacity,
591 int32_t countryCapacity,
/external/webkit/Source/JavaScriptCore/icu/unicode/
Duloc.h426 int32_t countryCapacity,
591 int32_t countryCapacity,
/external/icu4c/common/
Dulocimp.h59 char *country, int32_t countryCapacity,
Duloc.c1298 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/
Duloc.h443 int32_t countryCapacity,
608 int32_t countryCapacity,