Home
last modified time | relevance | path

Searched refs:ulocimp_getCountry (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dulocimp.h60 ulocimp_getCountry(const char *localeID,
Duloc.cpp1308 ulocimp_getCountry(const char *localeID, in ulocimp_getCountry() function
1599 ulocimp_getCountry(tmpLocaleID+1, NULL, 0, &tmpLocaleID); in uloc_openKeywords()
1717 int32_t cntrySize = ulocimp_getCountry(tmpLocaleID+1, in _canonicalize()
1982 i=ulocimp_getCountry(localeID+1, country, countryCapacity, NULL); in uloc_getCountry()
2024 ulocimp_getCountry(tmpLocaleID+1, NULL, 0, &cntryID); in uloc_getVariant()
Dloclikely.cpp542 subtagLength = ulocimp_getCountry(position, region, *regionLength, &position); in parseTagString()
/external/icu/icu4c/source/common/unicode/
Durename.h1084 #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry) macro