Searched refs:getISOCountries (Results 1 – 7 of 7) sorted by relevance
668 static const char* const* U_EXPORT2 getISOCountries();
676 const char* const* U_EXPORT2 Locale::getISOCountries() in getISOCountries() function in Locale
814 for (const char* const* country_pointer = icu::Locale::getISOCountries(); in CountryDataMap()
894 test = Locale::getISOCountries(); in TestGetLangsAndCountries()