summaryrefslogtreecommitdiff
path: root/netware/phplib.imp
diff options
context:
space:
mode:
Diffstat (limited to 'netware/phplib.imp')
-rw-r--r--netware/phplib.imp38
1 files changed, 37 insertions, 1 deletions
diff --git a/netware/phplib.imp b/netware/phplib.imp
index a653554310..fdee6f1efe 100644
--- a/netware/phplib.imp
+++ b/netware/phplib.imp
@@ -1,9 +1,12 @@
_array_init,
_convert_to_string,
+_ecalloc,
_efree,
_emalloc,
+_erealloc,
_estrdup,
_estrndup,
+_object_and_properties_init,
_object_init,
_object_init_ex,
_persist_alloc,
@@ -13,6 +16,7 @@ _zend_list_delete,
_zend_list_find,
_zval_copy_ctor,
_zval_dtor,
+_zval_ptr_dtor,
add_assoc_long_ex,
add_index_null,
add_index_long,
@@ -25,10 +29,14 @@ add_next_index_bool,
add_next_index_long,
add_next_index_string,
add_next_index_stringl,
+add_next_index_zval,
add_property_long_ex,
add_property_string_ex,
+call_user_function,
compiler_globals_id,
convert_to_boolean,
+convert_to_array,
+convert_to_double,
convert_to_long,
core_globals_id,
display_ini_entries,
@@ -41,16 +49,21 @@ get_active_function_name,
highlight_file,
le_index_ptr,
module_registry,
+multi_convert_to_long_ex,
open_file_for_scanning,
-_object_and_properties_init,
php_addslashes,
+php_check_open_basedir,
php_checkuid,
php_execute_script,
+php_file_le_fopen,
php_fopen_primary_script,
+php_fopen_wrapper,
+php_fread_all,
php_handle_aborted_connection,
php_handle_special_queries,
php_body_write,
php_end_ob_buffers,
+php_error_docref0,
php_get_current_user,
php_get_highlight_struct,
php_handle_auth_data,
@@ -68,30 +81,46 @@ php_module_shutdown,
php_module_shutdown_for_exec,
php_module_shutdown_wrapper,
php_module_startup,
+php_ob_set_internal_handler,
php_output_activate,
php_output_set_status,
php_output_startup,
php_print_info,
php_printf,
+php_regfree,
php_register_variable,
php_request_shutdown,
php_request_shutdown_for_exec,
php_request_startup,
+php_sig_gif,
+php_sig_jpg,
+php_sig_png,
+php_start_ob_buffer,
+php_strip_tags,
+php_strip_url_passwd,
+php_stripslashes,
php_strlcpy,
php_strtolower,
+php_strtoupper,
+php_write,
+sapi_add_header_ex,
sapi_free_header,
sapi_get_default_content_type,
sapi_globals_id,
sapi_shutdown,
sapi_startup,
+second_arg_force_ref,
ts_allocate_id,
ts_resource_ex,
tsrm_shutdown,
tsrm_startup,
+virtual_filepath,
virtual_fopen,
zend_alter_ini_entry,
zend_error,
+zend_eval_string,
zend_execute_scripts,
+zend_extensions,
zend_fetch_resource,
zend_get_parameters_ex,
zend_hash_add_or_update,
@@ -106,6 +135,7 @@ zend_hash_get_current_data_ex,
zend_hash_index_find,
zend_hash_index_update_or_next_insert,
zend_hash_init,
+zend_hash_init_ex,
zend_hash_internal_pointer_reset_ex
zend_hash_merge_ex,
zend_hash_move_forward_ex,
@@ -113,13 +143,16 @@ zend_hash_num_elements,
zend_highlight,
zend_ini_deactivate,
zend_ini_boolean_displayer_cb,
+zend_ini_string,
zend_list_insert,
zend_llist_add_element,
zend_llist_apply,
+zend_llist_apply_with_argument,
zend_llist_destroy,
zend_llist_init,
zend_load_extension,
zend_parse_parameters,
+zend_parse_parameters_ex,
zend_printf,
zend_register_ini_entries,
zend_register_internal_class,
@@ -128,8 +161,11 @@ zend_register_long_constant,
zend_register_resource,
zend_startup_module,
zend_standard_class_def,
+zend_strip,
zend_unregister_ini_entries,
zend_wrong_param_count,
+zval_add_ref,
+OnUpdateBool,
OnUpdateInt,
OnUpdateString,
OnUpdateStringUnempty