Home | History | Annotate | Download | only in re2

Lines Matching full:backtracking

563 // DFA matches, we need to mimic the behavior of the dominant backtracking
568 // list in the same order that the executions would happen in a backtracking
590 // mimics backtracking implementations (so-called leftmost first matching) or
593 // backtracking implementations, because we want to replace PCRE. To get