Home | History | Annotate | Download | only in i18n

Lines Matching refs:ruleset

106     virtual int32_t indexForRuleSet(const UChar* ruleset) const;
175 LocalizationInfo::indexForRuleSet(const UChar* ruleset) const {
176 if (ruleset) {
178 if (streq(ruleset, getRuleSetName(i))) {