Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching full:backtracking

786 		- The term "backtracking" has been renamed "backing up",
1145 - -b flag generates backtracking information to lex.backtrack.
1146 This is a list of scanner states which require backtracking
1148 one can remove backtracking states. If all backtracking states
1150 Backtracking is not yet documented in the manual entry.