Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-code.c393 YY_BUFFER_STATE code__scan_bytes (yyconst char *bytes,yy_size_t len );
2204 return code__scan_bytes(yystr,strlen(yystr) ); in code__scan_string()
2216 YY_BUFFER_STATE code__scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in code__scan_bytes() function