summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authorAnantha Kesari H Y <hyanantha@php.net>2003-01-06 09:08:55 +0000
committerAnantha Kesari H Y <hyanantha@php.net>2003-01-06 09:08:55 +0000
commit159f0bcdd882befd8624d13f2d3b3e5ecfb95e9a (patch)
tree7468b3005291b052956b37595cf10a87de2ac475 /netware
parent303f888a09d98b2f8b1cb65f7ac20892b42c743c (diff)
downloadphp-git-159f0bcdd882befd8624d13f2d3b3e5ecfb95e9a.tar.gz
Added symbols to build PostgreSQL extension for NetWare.
Diffstat (limited to 'netware')
-rw-r--r--netware/phplib.imp10
1 files changed, 10 insertions, 0 deletions
diff --git a/netware/phplib.imp b/netware/phplib.imp
index d2236f2beb..b85cf4f5e4 100644
--- a/netware/phplib.imp
+++ b/netware/phplib.imp
@@ -9,16 +9,23 @@ _estrndup,
_object_and_properties_init,
_object_init,
_object_init_ex,
+_php_stream_cast,
+_php_stream_free,
+_php_stream_open_wrapper_ex,
_zend_get_parameters_array,
+_zend_get_parameters_array_ex,
_zend_list_addref,
_zend_list_delete,
_zend_list_find,
_zval_copy_ctor,
_zval_dtor,
_zval_ptr_dtor,
+add_assoc_bool_ex,
add_assoc_long_ex,
+add_assoc_zval_ex,
add_index_null,
add_index_long,
+add_index_zval,
add_assoc_string_ex,
add_assoc_stringl_ex,
add_assoc_null_ex,
@@ -83,6 +90,8 @@ php_output_set_status,
php_output_startup,
php_print_info,
php_printf,
+php_regcomp,
+php_regexec,
php_regfree,
php_register_variable,
php_request_shutdown,
@@ -122,6 +131,7 @@ zend_get_parameters_ex,
zend_hash_add_or_update,
zend_hash_apply,
zend_hash_apply_with_argument,
+zend_hash_clean,
zend_hash_del_key_or_index,
zend_hash_destroy,
zend_hash_exists,