diff options
author | Andy Lester <andy@petdance.com> | 2005-06-14 18:49:26 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-15 09:03:22 +0000 |
commit | ed221c571749f1ebcbc3664c74e36e68f3a83031 (patch) | |
tree | f7ffcc409cc38b5ad8c07745d15189be70bf8788 /embed.fnc | |
parent | 1e2ebb21f72f169e9de6c2bde1af6eb417686775 (diff) | |
download | perl-ed221c571749f1ebcbc3664c74e36e68f3a83031.tar.gz |
CopSTASH_eq again
Message-ID: <20050615044926.GA29087@petdance.com>
p4raw-id: //depot/perl@24847
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1533,6 +1533,7 @@ Ap |GV* |gv_fetchsv|SV *name|I32 flags|I32 sv_type dpR |bool |is_gv_magical_sv|SV *name|U32 flags Apd |char* |savesvpv |SV* sv +ApR |bool |stashpv_hvname_match|NN const COP *cop|NN const HV *hv END_EXTERN_C /* |