Home | History | Annotate | Download | only in i18n

Lines Matching refs:ruleSet

99                   const NFRuleSet *ruleSet,
129 rule1->extractSubstitutions(ruleSet, description, predecessor, status);
158 if (!ruleSet->isFractionRuleSet()) {
189 rule2->extractSubstitutions(ruleSet, sbuf, predecessor, status);
200 rule1->extractSubstitutions(ruleSet, sbuf, predecessor, status);
378 NFRule::extractSubstitutions(const NFRuleSet* ruleSet,
388 sub1 = extractSubstitution(ruleSet, predecessor, status);
394 sub2 = extractSubstitution(ruleSet, predecessor, status);
434 NFRule::extractSubstitution(const NFRuleSet* ruleSet,
449 ruleSet, this->formatter, UnicodeString(), status);
477 ruleSet, this->formatter, UnicodeString(), status);
485 result = NFSubstitution::makeSubstitution(subStart, this, predecessor, ruleSet,