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

/system/core/sh/
H A Darith_lex.c295 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
1650 * yy_scan_bytes() instead.
1655 return yy_scan_bytes(yy_str,strlen(yy_str) );
1665 YY_BUFFER_STATE yy_scan_bytes (yyconst char * bytes, int len ) function
1676 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1685 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );

Completed in 8 milliseconds