Lines Matching full:backing
1604 Generate backing-up information to `lex.backup'. This is a list
1605 of scanner states which require backing up and the input
1607 backing-up states. If *all* backing-up states are eliminated and
2072 pattern sets that require backing up
2089 Getting rid of backing up is messy and often may be an enormous
2138 trouble of removing backing up from the rules unless we're using `-Cf'
2142 The way to remove the backing up is to add "error" rules:
2155 Eliminating backing up among a list of keywords can also be done
2166 Backing up messages tend to cascade. With a complicated set of
2169 eliminate the backing up (though it's easy to make a mistake and have
2171 `flex' feature will be to automatically add rules to eliminate backing
2175 eliminating backing up only if you eliminate *every* instance of
2176 backing up. Leaving just one means you gain nothing.
2284 One has to be careful here, as we have now reintroduced backing up
2292 backing up, we could either duplicate all rules but without final
2791 backing-up information for `-b' flag (called `lex.bck' on some