Searched defs:extractSubstitutions (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Dnfrule.cpp122 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
183 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status);
195 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
373 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, function in class:NFRule
/external/icu4c/i18n/
H A Dnfrule.cpp122 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
183 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status);
195 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
373 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, function in class:NFRule

Completed in 180 milliseconds