Searched defs:AddRegex (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/ | ||
H A D | rules.cc | 408 void Rules::AddRegex(const std::string& lhs, const std::string& regex_pattern) { in AddRegex() function in libtextclassifier3::grammar::Rules |
H A D | ir.cc | 261 Nonterm Ir::AddRegex(Nonterm lhs, const std::string& regex_pattern) { in AddRegex() function in libtextclassifier3::grammar::Ir |