Searched refs:ulocimp_getCountry (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ulocimp.h | 60 ulocimp_getCountry(const char *localeID,
|
D | uloc.cpp | 1361 ulocimp_getCountry(const char *localeID, in ulocimp_getCountry() function 1652 ulocimp_getCountry(tmpLocaleID+1, NULL, 0, &tmpLocaleID); in uloc_openKeywords() 1770 int32_t cntrySize = ulocimp_getCountry(tmpLocaleID+1, in _canonicalize() 2035 i=ulocimp_getCountry(localeID+1, country, countryCapacity, NULL); in uloc_getCountry() 2077 ulocimp_getCountry(tmpLocaleID+1, NULL, 0, &cntryID); in uloc_getVariant()
|
D | loclikely.cpp | 543 subtagLength = ulocimp_getCountry(position, region, *regionLength, &position); in parseTagString()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1081 #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry) macro
|