Home | History | Annotate | Download | only in i18n

Lines Matching defs:isSpecLocale

231     UBool isSpecLocale; // TRUE if spec is a locale
296 isSpecLocale = (res != 0);
303 if (isSpecLocale) {
326 isSpecLocale = isNextLocale;
336 return isSpecLocale;