Searched refs:yybytes (Results 1 – 7 of 7) sorted by relevance
1584 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() argument1598 buf[i] = yybytes[i]; in yy_scan_bytes()
1601 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() argument1614 buf[i] = yybytes[i]; in yy_scan_bytes()
1538 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() argument1551 buf[i] = yybytes[i]; in yy_scan_bytes()
2466 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() argument2479 buf[i] = yybytes[i]; in yy_scan_bytes()
4925 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() argument4939 buf[i] = yybytes[i]; in yy_scan_bytes()
7678 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() argument7692 buf[i] = yybytes[i]; in yy_scan_bytes()
2353 * @param yybytes the byte buffer to scan2358 YY_BUFFER_STATE yy_scan_bytes YYFARGS2( const char *,yybytes, int ,_yybytes_len)2373 buf[i] = yybytes[i];