diff options
author | Gisle Aas <gisle@aas.no> | 1998-06-30 15:34:07 +0200 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-04 02:53:26 +0000 |
commit | 57079c468e190b483eeed1dc905fcaa88d70475e (patch) | |
tree | 142f286d1dd853167dbad2277eb85f422a634489 /global.sym | |
parent | 0a528a3542746230f4fc096636f17a8e901151fc (diff) | |
download | perl-57079c468e190b483eeed1dc905fcaa88d70475e.tar.gz |
applied patch with tweaks to prose
Subject: [PATCH] Simplified AVHV support
Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1286
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/global.sym b/global.sym index 61bba976e4..44c8dbcc3b 100644 --- a/global.sym +++ b/global.sym @@ -181,18 +181,11 @@ av_shift av_store av_undef av_unshift -avhv_delete -avhv_delete_ent -avhv_exists avhv_exists_ent -avhv_fetch avhv_fetch_ent avhv_iternext -avhv_iternextsv avhv_iterval avhv_keys -avhv_store -avhv_store_ent bind_match block_end block_gimme |