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