Searched refs:yy_scan_bytes (Results 1 – 2 of 2) sorted by relevance
295 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );1928 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()1938 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
314 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );3654 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()3664 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
Completed in 15 milliseconds