Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drbnf.cpp106 virtual int32_t indexForRuleSet(const UChar* ruleset) const;
173 LocalizationInfo::indexForRuleSet(const UChar* ruleset) const { in indexForRuleSet() function in LocalizationInfo
1022 int32_t ix = localizations->indexForRuleSet(rsn.getTerminatedBuffer()); in getRuleSetDisplayName()