Lines Matching refs:rbnf
92 const RuleBasedNumberFormat *rbnf, in makeRules() argument
100 NFRule* rule1 = new NFRule(rbnf); in makeRules()
121 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
142 rule2 = new NFRule(rbnf); in makeRules()
182 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
194 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
374 const RuleBasedNumberFormat* rbnf, in extractSubstitutions() argument
378 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
379 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
398 const RuleBasedNumberFormat* rbnf, in extractSubstitution() argument
412 ruleSet, rbnf, gEmptyString, status); in extractSubstitution()
440 ruleSet, rbnf, gEmptyString, status); in extractSubstitution()
449 rbnf, subToken, status); in extractSubstitution()