Lines Matching full:backtracking
626 // * The stack of backtracking information. Used when a matching node
683 // * Simple greedy loops store reduced backtracking information.
687 // backtracking stack, then pop them off one by one. This would use space
692 // backtracking becomes decrementing the current position and checking the
2711 // Update the counter-based backtracking info on the stack. This is an