Searched refs:locRule (Results 1 – 1 of 1) sorted by relevance
220 UnicodeString locRule = newObj->getRuleFromResource(locale, type, status); in internalForLocale() local222 if (locRule.length() == 0) { in internalForLocale()226 locRule = UnicodeString(PLURAL_DEFAULT_RULE); in internalForLocale()230 parser.parse(locRule, newObj, status); in internalForLocale()