Searched refs:lex_stuff (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dparser.h70 SV *lex_stuff; /* runtime pattern from m// or s/// */ member in struct:yy_parser
H A Dtoke.c62 #define PL_lex_stuff (PL_parser->lex_stuff)
962 SvREFCNT_dec(parser->lex_stuff);
11497 side-effects: multi_start, multi_close, lex_repl or lex_stuff, and
11528 On success, the SV with the resulting string is put into lex_stuff or,
H A Dsv.c13839 parser->lex_stuff = sv_dup_inc(proto->lex_stuff, param);
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12141 # define PL_lex_stuff lex_stuff
12220 # define PL_lex_stuff D_PPP_my_PL_parser_var(lex_stuff)

Completed in 313 milliseconds