Searched refs:isPrefRegion (Results 1 – 1 of 1) sorted by relevance
2572 UBool isPrefRegion = uprv_strcmp(region, prefRegion) == 0 ? TRUE : FALSE; in ucurr_getKeywordValuesForLocale() local2573 if (!isPrefRegion && commonlyUsed) { in ucurr_getKeywordValuesForLocale()2623 … if (isPrefRegion && !hasTo && !ulist_containsString(values, curID, (int32_t)uprv_strlen(curID))) { in ucurr_getKeywordValuesForLocale()