HomeSort by relevance Sort by last modified time
    Searched refs:extractSubstitution (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
nfrule.h 80 NFSubstitution* extractSubstitution(const NFRuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumberFormat* rbnf, UErrorCode& status);
nfrule.cpp 379 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status);
380 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status);
397 NFRule::extractSubstitution(const NFRuleSet* ruleSet,
    [all...]

Completed in 3894 milliseconds