Lines Matching refs:prefRegion
2568 char prefRegion[ULOC_COUNTRY_CAPACITY];2569 ulocimp_getRegionForSupplementalData(locale, TRUE, prefRegion, sizeof(prefRegion), status);2602 UBool isPrefRegion = uprv_strcmp(region, prefRegion) == 0 ? TRUE : FALSE;