Searched refs:locRule (Results 1 – 1 of 1) sorted by relevance
234 UnicodeString locRule = newObj->getRuleFromResource(locale, type, status); in internalForLocale() local236 if (locRule.length() == 0) { in internalForLocale()244 locRule = UnicodeString(PLURAL_DEFAULT_RULE); in internalForLocale()248 parser.parse(locRule, newObj.getAlias(), status); in internalForLocale()