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

/freebsd-12-stable/contrib/unbound/util/
H A Dconfigyyrename.h51 #define yy_scan_bytes ub_c_scan_bytes macro
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dlex.c302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
2451 * yy_scan_bytes() instead.
2456 return yy_scan_bytes(yystr,strlen(yystr) );
2466 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) function
2476 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2485 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
/freebsd-12-stable/crypto/heimdal/lib/com_err/
H A Dlex.c302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
1586 * yy_scan_bytes() instead.
1591 return yy_scan_bytes(yystr,strlen(yystr) );
1601 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) function
1611 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1620 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
/freebsd-12-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
1523 * yy_scan_bytes() instead.
1528 return yy_scan_bytes(yystr,strlen(yystr) );
1538 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) function
1548 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1557 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
/freebsd-12-stable/usr.bin/lex/
H A Dinitscan.c316 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
4855 * yy_scan_bytes() instead.
4860 return yy_scan_bytes(yystr,strlen(yystr) );
4870 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) function
4881 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
4890 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );

Completed in 92 milliseconds