Searched refs:yy_scan_bytes (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c316 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
3302 * yy_scan_bytes() instead.
3307 return yy_scan_bytes(yystr,strlen(yystr) );
3317 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) function
3327 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
3336 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );

Completed in 49 milliseconds