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

/external/icu4c/common/
H A Dulocimp.h58 ulocimp_getCountry(const char *localeID,
H A Duloc.c1294 ulocimp_getCountry(const char *localeID, function
1580 ulocimp_getCountry(tmpLocaleID+1, NULL, 0, &tmpLocaleID);
1697 int32_t cntrySize = ulocimp_getCountry(tmpLocaleID+1, name+len, nameCapacity-len, &cntryID);
1960 i=ulocimp_getCountry(localeID+1, country, countryCapacity, NULL);
2002 ulocimp_getCountry(tmpLocaleID+1, NULL, 0, &cntryID);
H A Dloclikely.cpp533 subtagLength = ulocimp_getCountry(position, region, *regionLength, &position);
/external/icu4c/common/unicode/
H A Durename.h1063 #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry) macro

Completed in 89 milliseconds