Home | History | Annotate | Download | only in i18n

Lines Matching refs:uloc_getCountry

373     uloc_getCountry(locale, countryAndVariant, capacity, ec);
2489 prefRegionLength = uloc_getCountry(locale, prefRegion, sizeof(prefRegion), status);
2494 prefRegionLength = uloc_getCountry(loc, prefRegion, sizeof(prefRegion), status);