Home | History | Annotate | Download | only in i18n

Lines Matching defs:isSpecLocale

229     UBool isSpecLocale; // TRUE if spec is a locale
294 isSpecLocale = (res != 0);
301 if (isSpecLocale) {
324 isSpecLocale = isNextLocale;
334 return isSpecLocale;