Home | History | Annotate | Download | only in re2

Lines Matching refs:SearchDFA

550   // SearchDFA can do extra optimizations in that case.
614 if (!prog_->SearchDFA(subtext, text, anchor, kind,
637 // SearchDFA set match[0].end() but didn't know where the
643 if (!prog->SearchDFA(match, text, Prog::kAnchored,
699 if (!prog_->SearchDFA(subtext, text, anchor, kind,