Home | History | Annotate | Download | only in compiler

Lines Matching refs:yy_scan_bytes

318 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ,yyscan_t yyscanner );
2420 * yy_scan_bytes() instead.
2425 return yy_scan_bytes(yystr,strlen(yystr) ,yyscanner);
2435 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len , yyscan_t yyscanner)
2446 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2455 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );