Searched refs:copy_amg (Results 1 – 2 of 2) sorted by relevance
29 copy_amg, /* 0x0c = */ enumerator
3845 case copy_amg: in Perl_amagic_call()4067 case copy_amg: in Perl_amagic_call()4137 if (SvREFCNT(tmpRef) > 1 && (rv_copy = AMG_CALLunary(left,copy_amg))) { in Perl_amagic_call()4270 } else if (method==copy_amg) { in Perl_amagic_call()