Searched refs:applyRule (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | filterrb.cpp | 94 fRoot.applyRule(path, path.pieces().begin(), inclusionRule, status); in addRule() 161 void SimpleRuleBasedPathFilter::Tree::applyRule( in applyRule() function in SimpleRuleBasedPathFilter::Tree 188 fWildcard->applyRule(path, it, inclusionRule, status); in applyRule() 190 child.second.applyRule(path, it, inclusionRule, status); in applyRule() 206 search->second.applyRule(path, it, inclusionRule, status); in applyRule()
|
D | filterrb.h | 163 void applyRule(
|