Home
last modified time | relevance | path

Searched refs:old_cop_stash (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A DnewCONSTSUB40 HV *old_cop_stash = PL_curcop->cop_stash;
59 PL_curcop->cop_stash = old_cop_stash;
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12285 HV *old_cop_stash = PL_curcop->cop_stash; in DPPP_() local
12304 PL_curcop->cop_stash = old_cop_stash; in DPPP_()