Home
last modified time | relevance | path

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

/system/core/sh/
Darith_lex.c295 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
1655 return yy_scan_bytes(yy_str,strlen(yy_str) ); in yy_scan_string()
1665 YY_BUFFER_STATE yy_scan_bytes (yyconst char * bytes, int len ) in yy_scan_bytes() function