Searched refs:extractSubstitutions (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/ |
D | nfrule.cpp | 122 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules() 183 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules() 195 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules() 373 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, in extractSubstitutions() function in NFRule
|
D | nfrule.h | 79 …void extractSubstitutions(const NFRuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumb…
|