Lines Matching refs:bytes
170 /* Size of input buffer in bytes, not including room for EOB
259 YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
2305 YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len )
2307 YY_BUFFER_STATE yy_scan_bytes( bytes, len )
2308 yyconst char *bytes;
2324 buf[i] = bytes[i];