Searched defs:SearchFTF (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Ddfa.cc314 bool SearchFTF(SearchParams* params);
1536 bool DFA::SearchFTF(SearchParams* params) { function in class:re2::DFA
1571 &DFA::SearchFTF,
/external/regex-re2/re2/
H A Ddfa.cc312 bool SearchFTF(SearchParams* params);
1534 bool DFA::SearchFTF(SearchParams* params) { function in class:re2::DFA
1569 &DFA::SearchFTF,

Completed in 63 milliseconds