Searched refs:getRuleFromResource (Results 1 – 2 of 2) sorted by relevance
499 UnicodeString getRuleFromResource(const Locale& locale, UPluralType type, UErrorCode& status);
220 UnicodeString locRule = newObj->getRuleFromResource(locale, type, status); in internalForLocale()631 PluralRules::getRuleFromResource(const Locale& locale, UPluralType type, UErrorCode& errCode) { in getRuleFromResource() function in PluralRules