diff options
author | Joshua Pritikin <joshua.pritikin@db.com> | 1997-11-15 14:18:30 -0500 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-11-18 17:26:09 +0000 |
commit | 5d5aaa5e70a8a8ab4803cdb506e2096b6e190e80 (patch) | |
tree | fed0a7a563aeb29c7ea8ca58452d4432be9b0c67 /global.sym | |
parent | 3487771ddbb6a6913db5c4e74398b9812ab6476b (diff) | |
download | perl-5d5aaa5e70a8a8ab4803cdb506e2096b6e190e80.tar.gz |
Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
version of patch:
Subject: tie fake hash patch for 5.004_54
p4raw-id: //depot/perl@266
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 2806ac622a..f2352f3469 100644 --- a/global.sym +++ b/global.sym @@ -322,6 +322,7 @@ avhv_iterinit avhv_iternext avhv_iternextsv avhv_iterval +avhv_keys avhv_store avhv_store_ent av_clear |