Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:yy_scan_bytes

82 #ifdef yy_scan_bytes
85 #define yy_scan_bytes pp_scan_bytes
672 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len , yyscan_t yyscanner );
2471 * yy_scan_bytes() instead.
2476 return yy_scan_bytes( yystr, (int) strlen(yystr) , yyscanner);
2489 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len , yyscan_t yyscanner)
2500 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2509 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );