Home
last modified time | relevance | path

Searched refs:lex_stuff (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dparser.h70 SV *lex_stuff; /* runtime pattern from m// or s/// */ member
H A Dtoke.c62 #define PL_lex_stuff (PL_parser->lex_stuff)
962 SvREFCNT_dec(parser->lex_stuff); in Perl_parser_free()
11653 side-effects: multi_start, multi_close, lex_repl or lex_stuff, and in Perl_scan_str()
11684 On success, the SV with the resulting string is put into lex_stuff or, in Perl_scan_str()
H A Dsv.c13908 parser->lex_stuff = sv_dup_inc(proto->lex_stuff, param);
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dvariables122 # define PL_lex_stuff lex_stuff
194 # define PL_lex_stuff D_PPP_my_PL_parser_var(lex_stuff)
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DTODO150 lex_stuff
/openbsd-src/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)