Searched refs:lex_stuff (Results 1 – 6 of 6) sorted by relevance
70 SV *lex_stuff; /* runtime pattern from m// or s/// */ member
62 #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()
13908 parser->lex_stuff = sv_dup_inc(proto->lex_stuff, param);
122 # define PL_lex_stuff lex_stuff194 # define PL_lex_stuff D_PPP_my_PL_parser_var(lex_stuff)
150 lex_stuff
12141 # define PL_lex_stuff lex_stuff12220 # define PL_lex_stuff D_PPP_my_PL_parser_var(lex_stuff)