OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sawmatch
(Results
1 - 1
of
1
) sorted by null
/external/regex-re2/re2/
dfa.cc
615
bool
sawmatch
= false; // whether queue contains guaranteed kInstMatch
local
621
if (
sawmatch
&& (kind_ == Prog::kFirstMatch || q->is_mark(id)))
656
sawmatch
= true;
[
all
...]
Completed in 62 milliseconds