Searched refs:PL_curstash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dppport.h33 # define PL_curstash curstash macro
146 HV *old_curstash = PL_curstash;
152 PL_curstash = PL_curcop->cop_stash = stash;
176 PL_curstash = old_curstash;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dppport.h33 # define PL_curstash curstash macro
141 HV *old_curstash = PL_curstash;
147 PL_curstash = PL_curcop->cop_stash = stash;
171 PL_curstash = old_curstash;

Completed in 172 milliseconds