Lines Matching refs:bytes
152 /* Size of input buffer in bytes, not including room for EOB
241 YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
3434 YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len )
3436 YY_BUFFER_STATE yy_scan_bytes( bytes, len )
3437 yyconst char *bytes;
3453 buf[i] = bytes[i];