Searched refs:GetDFA (Results 1 – 2 of 2) sorted by relevance
340 DFA* GetDFA(MatchKind kind);
1813 DFA* Prog::GetDFA(MatchKind kind) { in GetDFA() function in re2::Prog1909 DFA* dfa = GetDFA(kind); in SearchDFA()1970 return GetDFA(kind)->BuildAllStates(); in BuildEntireDFA()