Searched defs:uloc_getCountry (Results 1 – 7 of 7) sorted by relevance
1757 uloc_getCountry(const char* localeID, in uloc_getCountry() function
1722 uloc_getCountry(const char* localeID, in uloc_getCountry() function
1755 uloc_getCountry(const char* localeID, in uloc_getCountry() function
1081 #define uloc_getCountry U_ICU_ENTRY_POINT_RENAME(uloc_getCountry) macro
1098 #define uloc_getCountry U_ICU_ENTRY_POINT_RENAME(uloc_getCountry) macro
1110 #define uloc_getCountry U_ICU_ENTRY_POINT_RENAME(uloc_getCountry) macro
1943 int32_t uloc_getCountry(const char *localeID, char *country, int32_t countryCapacity, UErrorCode *e… in uloc_getCountry() function