]> granicus.if.org Git - php/commitdiff
Added symbols to build PostgreSQL extension for NetWare.
authorAnantha Kesari H Y <hyanantha@php.net>
Mon, 6 Jan 2003 09:08:55 +0000 (09:08 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Mon, 6 Jan 2003 09:08:55 +0000 (09:08 +0000)
netware/phplib.imp

index d2236f2beb158083c45f6ac5ae3319e89179b091..b85cf4f5e48f7708a728bb9ecaf6f70759b63a02 100644 (file)
@@ -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,