Home | History | Annotate | Download | only in i18n

Lines Matching refs:uloc_getCountry

219     uloc_getCountry(locale, countryAndVariant, capacity, ec);
2277 prefRegionLength = uloc_getCountry(locale, prefRegion, sizeof(prefRegion), status);
2282 prefRegionLength = uloc_getCountry(loc, prefRegion, sizeof(prefRegion), status);