Home | History | Annotate | Download | only in src

Lines Matching full:scanner

7 /* A lexical scanner generated by flex */
341 * "scanner state".
470 /* This struct is not used in this scanner,
947 /* Bison Grammar Scanner -*- C -*-
973 #include "flex-scanner.h"
993 /* Location of scanner cursor. */
1204 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1214 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1262 /* Default declaration of generated scanner - a define so the user can
1298 /** The main scanner function which does all the work.
1422 fprintf( stderr, "--scanner backing up\n" );
2433 YY_FATAL_ERROR( "flex scanner jammed" );
2522 * call the scanner after we return the
2565 "fatal flex scanner internal error--no action found" );
2598 "fatal flex scanner internal error--end of buffer missed" );
2666 "fatal error - scanner input buffer overflow" );
3156 * scanner will even need a stack. We use 2 instead of 1 to avoid an
3413 /* Initialization is the same as for the non-reentrant scanner.
3440 /* %if-c-only SNIP! this currently causes conflicts with the c++ scanner */
3456 /* Reset the globals. This is important in a non-reentrant scanner so the next time
3513 /* %define-yytables The name for this specific scanner's tables. */
3717 | Initialize the scanner. |
3728 | Free all the memory allocated to the scanner. |