Home | History | Annotate | Download | only in i18n

Lines Matching refs:rbnf

20 #include "unicode/rbnf.h"
93 const RuleBasedNumberFormat *rbnf,
101 NFRule* rule1 = new NFRule(rbnf);
122 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
143 rule2 = new NFRule(rbnf);
183 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status);
195 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
375 const RuleBasedNumberFormat* rbnf,
379 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status);
380 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status);
399 const RuleBasedNumberFormat* rbnf,
413 rbnf, gEmptyString, status);
441 ruleSet, rbnf, gEmptyString, status);
450 rbnf, subToken, status);