Home | History | Annotate | Download | only in i18n

Lines Matching refs:ruleset

105     virtual int32_t indexForRuleSet(const UChar* ruleset) const;
174 LocalizationInfo::indexForRuleSet(const UChar* ruleset) const {
175 if (ruleset) {
177 if (streq(ruleset, getRuleSetName(i))) {