Home | History | Annotate | Download | only in i18n

Lines Matching refs:ruleSet

91                   const NFRuleSet *ruleSet,
122 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
151 if (!ruleSet->isFractionRuleSet()) {
183 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status);
195 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
373 NFRule::extractSubstitutions(const NFRuleSet* ruleSet,
379 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status);
380 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status);
397 NFRule::extractSubstitution(const NFRuleSet* ruleSet,
413 ruleSet, rbnf, gEmptyString, status);
441 ruleSet, rbnf, gEmptyString, status);
449 result = NFSubstitution::makeSubstitution(subStart, this, predecessor, ruleSet,