Searched refs:affix_rules (Results 1 – 3 of 3) sorted by relevance
47 const std::vector<std::string>& affix_rules() const { return affix_rules_; } in affix_rules() function
121 writer.SetAffixRules(aff_reader.affix_rules());
111 writer.SetAffixRules(aff_reader.affix_rules()); in RunDictionaryTest()