Home
last modified time | relevance | path

Searched refs:indexForRuleSet (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Drbnf.cpp112 virtual int32_t indexForRuleSet(const UChar* ruleset) const;
181 LocalizationInfo::indexForRuleSet(const UChar* ruleset) const { in indexForRuleSet() function in LocalizationInfo
1090 int32_t ix = localizations->indexForRuleSet(rsn.getTerminatedBuffer()); in getRuleSetDisplayName()