Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/m4/
H A Dexpr.c30 extern void yy_scan_string(const char *);
44 yy_scan_string(toeval); in expr()
/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Ddtparser.l231 LexBuffer = yy_scan_string (String); in DtInitLexer()
H A Dprparser.l248 LexBuffer = yy_scan_string (String); in PrInitLexer()
/freebsd-12.1/contrib/unbound/util/
H A Dconfigyyrename.h52 #define yy_scan_string ub_c_scan_string macro
/freebsd-12.1/usr.bin/bc/
H A Dscan.l294 buf = yy_scan_string(cmdexpr);
/freebsd-12.1/crypto/heimdal/lib/sl/
H A Dslc-lex.c301 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
1525 YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) in yy_scan_string() function
/freebsd-12.1/crypto/heimdal/lib/com_err/
H A Dlex.c301 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
1588 YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) in yy_scan_string() function
/freebsd-12.1/crypto/heimdal/lib/asn1/
H A Dlex.c301 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
2453 YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) in yy_scan_string() function
/freebsd-12.1/usr.bin/lex/
H A Dinitscan.c315 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
4857 YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) in yy_scan_string() function
/freebsd-12.1/contrib/flex/
H A DONEWS209 yy_scan_buffer, yy_scan_bytes, yy_scan_string
216 YY_BUFFER_STATE yy_scan_string( const char *str )
298 yy_scan_string() & friends are not available to FlexLexer
H A Dflex.skl694 YY_BUFFER_STATE yy_scan_string M4_YY_PARAMS( yyconst char *yy_str M4_YY_PROTO_LAST_ARG );
2359 YY_BUFFER_STATE yy_scan_string YYFARGS1( yyconst char *, yystr)