Home | History | Annotate | Download | only in src

Lines Matching full:backtracking

616 //   * The stack of backtracking information.  Used when a matching node
673 // * Simple greedy loops store reduced backtracking information.
677 // backtracking stack, then pop them off one by one. This would use space
682 // backtracking becomes decrementing the current position and checking the
2694 // Update the counter-based backtracking info on the stack. This is an