Searched defs:ruleLine (Results 1 – 3 of 3) sorted by relevance
72 void SimpleRuleBasedPathFilter::addRule(const std::string& ruleLine, UErrorCode& status) { in addRule()
73 void SimpleRuleBasedPathFilter::addRule(const std::string& ruleLine, UErrorCode& status) { in addRule()
983 RuleLine ruleLine = it2.next(); in getAbbreviations() local