diff options
author | Ben Morrow <ben@morrow.me.uk> | 2009-01-04 20:04:39 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-06-21 13:34:02 +0200 |
commit | f1c32fec87699aee2eeb638f44135f21217d2127 (patch) | |
tree | ae959bd8a01e1f3be88d953735345836f56d0f66 /embed.fnc | |
parent | d018fae575c7e183deffddccedc84f1f5d7ddacb (diff) | |
download | perl-f1c32fec87699aee2eeb638f44135f21217d2127.tar.gz |
When a glob is deleted, mark its sub as ANON.
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1354,6 +1354,7 @@ paRxo |void* |get_arena |const size_t svtype|const U32 misc #if defined(PERL_IN_HV_C) || defined(PERL_DECL_PROT) s |void |hsplit |NN HV *hv s |void |hfreeentries |NN HV *hv +s |I32 |anonymise_cv |NULLOK const char *stash|NN SV *val sa |HE* |new_he sanR |HEK* |save_hek_flags |NN const char *str|I32 len|U32 hash|int flags sn |void |hv_magic_check |NN HV *hv|NN bool *needs_copy|NN bool *needs_store |