Searched defs:GetDFA (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/re2/re2/ | ||
D | dfa.cc | 1815 DFA* Prog::GetDFA(MatchKind kind) { in GetDFA() function in re2::Prog |
/external/regex-re2/re2/ | ||
D | dfa.cc | 1813 DFA* Prog::GetDFA(MatchKind kind) { in GetDFA() function in re2::Prog |