Home | History | Annotate | Download | only in i18n

Lines Matching refs:isPrefRegion

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