Home | History | Annotate | Download | only in i18n

Lines Matching refs:isPrefRegion

2316         UBool isPrefRegion = uprv_strcmp(region, prefRegion) == 0 ? TRUE : FALSE;
2317 if (!isPrefRegion && commonlyUsed) {
2367 if (isPrefRegion && !hasTo && !ulist_containsString(values, curID, (int32_t)uprv_strlen(curID))) {