Searched refs:cophh_copy (Results 1 – 9 of 9) sorted by relevance
5 cophh_copy # E
312 #define cophh_copy(cophh) Perl_refcounted_he_inc(aTHX_ cophh) macro
907 COPHH *save_cophh = cophh_copy(CopHINTHASH_get(&PL_compiling)); in Perl_save_hints()
4112 = cophh_copy(oldcurcop->cop_hints_hash->refcounted_he_next); in S_doeval_compile()4117 PL_compiling.cop_hints_hash = cophh_copy(oldcurcop->cop_hints_hash); in S_doeval_compile()
15423 TOPPTR(nss,ix) = cophh_copy((COPHH *)ptr);15487 ptr = cophh_copy((COPHH*)ptr);15951 CopHINTHASH_set(&PL_compiling, cophh_copy(CopHINTHASH_get(&PL_compiling)));
8677 CopHINTHASH_set(cop, cophh_copy(CopHINTHASH_get(PL_curcop))); in Perl_newSTATEOP()
56 Amxd|COPHH *|cophh_copy|COPHH *cophh
3640 b = cophh_copy(a);