HomeSort by relevance Sort by last modified time
    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