Lines Matching refs:rbnf
91 const RuleBasedNumberFormat *rbnf, in makeRules() argument
99 NFRule* rule1 = new NFRule(rbnf); in makeRules()
120 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
141 rule2 = new NFRule(rbnf); in makeRules()
181 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
193 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
373 const RuleBasedNumberFormat* rbnf, in extractSubstitutions() argument
377 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
378 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
397 const RuleBasedNumberFormat* rbnf, in extractSubstitution() argument
411 ruleSet, rbnf, UnicodeString(), status); in extractSubstitution()
439 ruleSet, rbnf, UnicodeString(), status); in extractSubstitution()
448 rbnf, subToken, status); in extractSubstitution()