Searched refs:yy_scan_bytes (Results 1 – 1 of 1) sorted by relevance
344 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );2588 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()2600 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function