HomeSort by relevance Sort by last modified time
    Searched refs:kManyMatch (Results 1 - 4 of 4) sorted by null

  /external/regex-re2/re2/
set.cc 102 Prog::kManyMatch, NULL, &failed, v);
prog.h 195 kManyMatch // for SearchDFA, records set of matches
270 // If matches != NULL and kind == kManyMatch and there is a match,
dfa.cc 610 if (kind_ != Prog::kManyMatch &&
    [all...]
compile.cc 1123 prog->SearchDFA(sp, sp, Prog::kAnchored, Prog::kManyMatch,
    [all...]

Completed in 30 milliseconds