summaryrefslogtreecommitdiff
path: root/main/php3_compat.h
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>1999-05-12 16:11:35 +0000
committerThies C. Arntzen <thies@php.net>1999-05-12 16:11:35 +0000
commitd470b4cfe04cbf1543a555249d59b38cb1f72e05 (patch)
tree49785cee7cbb5c5d77075acc9d5f3e2eca25fea4 /main/php3_compat.h
parenta4d20864a689eb7ee7a29c2b0b119fb53a361558 (diff)
downloadphp-git-d470b4cfe04cbf1543a555249d59b38cb1f72e05.tar.gz
added _php3_hash_next_index_pointer_insert
Diffstat (limited to 'main/php3_compat.h')
-rw-r--r--main/php3_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/php3_compat.h b/main/php3_compat.h
index 0fb9097330..5844f96685 100644
--- a/main/php3_compat.h
+++ b/main/php3_compat.h
@@ -24,6 +24,7 @@
#define _php3_hash_pointer_index_update_or_next_insert zend_hash_pointer_index_update_or_next_insert
#define _php3_hash_pointer_index_update zend_hash_pointer_index_update
#define _php3_hash_next_index_pointer_update zend_hash_next_index_pointer_update
+#define _php3_hash_next_index_pointer_insert zend_hash_next_index_pointer_insert
#define _php3_hash_del_key_or_index zend_hash_del_key_or_index
#define _php3_hash_del zend_hash_del