Home
last modified time | relevance | path

Searched defs:AddTerminal (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/grammar/parsing/
Dmatcher.h89 void AddTerminal(const CodepointIndex begin, const CodepointIndex end, in AddTerminal() function
Dmatcher.cc259 void Matcher::AddTerminal(const CodepointSpan codepoint_span, in AddTerminal() function in libtextclassifier3::grammar::Matcher