Lines Matching full:scan
122 how to manipulate multiple input sources; how to scan from strings
455 starting to scan, or right after a newline has been scanned).
891 if you've set up `YY_INPUT' to scan from a source other than `yyin'),
988 start conditions make it easy to specify "mini-scanners" which scan
1292 `yy_create_buffer'. You select a particular buffer to scan from using:
1392 Note that both of these functions create and scan a *copy* of the
1483 is always executed before the first scan (and before the scanner's
1496 beginning to scan the buffer that is (or is not) to be considered
2011 no more files to scan (until the user points `yyin' at a new file
2241 A final example in speeding up a scanner: suppose you want to scan