summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authorAnantha Kesari H Y <hyanantha@php.net>2002-09-16 11:48:48 +0000
committerAnantha Kesari H Y <hyanantha@php.net>2002-09-16 11:48:48 +0000
commit697e0009c89f7126750db04319d0c033cba231fc (patch)
treed1385c8205b7dfb404a4ac3bf902d8699487f674 /netware
parenta35c61af3c0c48b86385ee579be2dca1d2b41494 (diff)
downloadphp-git-697e0009c89f7126750db04319d0c033cba231fc.tar.gz
Updatation of symbols exported for NetWare
Diffstat (limited to 'netware')
-rw-r--r--netware/phplib.imp5
1 files changed, 5 insertions, 0 deletions
diff --git a/netware/phplib.imp b/netware/phplib.imp
index 3c20b8b911..a653554310 100644
--- a/netware/phplib.imp
+++ b/netware/phplib.imp
@@ -44,13 +44,16 @@ module_registry,
open_file_for_scanning,
_object_and_properties_init,
php_addslashes,
+php_checkuid,
php_execute_script,
php_fopen_primary_script,
php_handle_aborted_connection,
+php_handle_special_queries,
php_body_write,
php_end_ob_buffers,
php_get_current_user,
php_get_highlight_struct,
+php_handle_auth_data,
php_header,
php_header_write,
php_import_environment_variables,
@@ -60,6 +63,7 @@ php_info_print_table_header,
php_info_print_table_row,
php_info_print_table_start,
php_lint_script,
+php_log_err,
php_module_shutdown,
php_module_shutdown_for_exec,
php_module_shutdown_wrapper,
@@ -75,6 +79,7 @@ php_request_shutdown_for_exec,
php_request_startup,
php_strlcpy,
php_strtolower,
+sapi_free_header,
sapi_get_default_content_type,
sapi_globals_id,
sapi_shutdown,