Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/util/
HDconfigyyrename.h51 #define yy_scan_bytes ub_c_scan_bytes macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
HDslc-lex.c302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
1528 return yy_scan_bytes(yystr,strlen(yystr) ); in yy_scan_string()
1538 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() function
/freebsd-11-stable/crypto/heimdal/lib/com_err/
HDlex.c302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
1591 return yy_scan_bytes(yystr,strlen(yystr) ); in yy_scan_string()
1601 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() function
/freebsd-11-stable/crypto/heimdal/lib/asn1/
HDlex.c302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
2456 return yy_scan_bytes(yystr,strlen(yystr) ); in yy_scan_string()
2466 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() function
/freebsd-11-stable/usr.bin/lex/
HDinitscan.c316 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
4860 return yy_scan_bytes(yystr,strlen(yystr) ); in yy_scan_string()
4870 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() function
/freebsd-11-stable/contrib/flex/
HDflex.skl695 YY_BUFFER_STATE yy_scan_bytes M4_YY_PARAMS( yyconst char *bytes, yy_size_t len M4_YY_PROTO_LAST_ARG…
2357 * yy_scan_bytes() instead.
2363 return yy_scan_bytes( yystr, strlen(yystr) M4_YY_CALL_LAST_ARG);
2379 YY_BUFFER_STATE yy_scan_bytes YYFARGS2( yyconst char *,yybytes, yy_size_t ,_yybytes_len)
2391 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2400 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
HDONEWS209 yy_scan_buffer, yy_scan_bytes, yy_scan_string
223 YY_BUFFER_STATE yy_scan_bytes( const char *bytes, int len )