Home
last modified time | relevance | path

Searched refs:zend_hash_destroy (Results 1 – 25 of 103) sorted by relevance

12345

/PHP-5.5/ext/dom/
H A Dphp_dom.c992 zend_hash_destroy(&dom_namelist_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
994 zend_hash_destroy(&dom_document_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
995 zend_hash_destroy(&dom_node_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
997 zend_hash_destroy(&dom_nodelist_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
1000 zend_hash_destroy(&dom_attr_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
1001 zend_hash_destroy(&dom_element_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
1002 zend_hash_destroy(&dom_text_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
1008 zend_hash_destroy(&dom_entity_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
1011 zend_hash_destroy(&dom_xpath_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
1013 zend_hash_destroy(&classes); in PHP_MSHUTDOWN_FUNCTION()
[all …]
/PHP-5.5/ext/pdo/
H A Dpdo_sqlstate.c309 zend_hash_destroy(&err_hash); in pdo_sqlstate_fini_error_table()
/PHP-5.5/win32/
H A Dglobals.c50 zend_hash_destroy(wg->registry_directories); in php_win32_core_globals_dtor()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_reverse_api.c45 zend_hash_destroy(&mysqlnd_api_ext_ht); in mysqlnd_reverse_api_end()
H A Dmysqlnd_plugin.c125 zend_hash_destroy(&mysqlnd_registered_plugins); in mysqlnd_plugin_subsystem_end()
H A Dmysqlnd_debug.c500 zend_hash_destroy(&self->not_filtered_functions); in MYSQLND_METHOD()
501 zend_hash_destroy(&self->function_profiles); in MYSQLND_METHOD()
531 zend_hash_destroy(&self->not_filtered_functions); in MYSQLND_METHOD()
/PHP-5.5/ext/xsl/
H A Dphp_xsl.c81 zend_hash_destroy(intern->parameter); in ZEND_GET_MODULE()
84 zend_hash_destroy(intern->registered_phpfunctions); in ZEND_GET_MODULE()
88 zend_hash_destroy(intern->node_list); in ZEND_GET_MODULE()
/PHP-5.5/ext/standard/
H A Dphp_var.h75 zend_hash_destroy((var_hash_ptr)); \
79 zend_hash_destroy((php_serialize_data_t)BG(serialize).var_hash); \
H A Dbrowscap.c61 zend_hash_destroy(Z_ARRVAL_PP(zvalue));
74 zend_hash_destroy(Z_ARRVAL_PP(zvalue)); in browscap_entry_dtor_persistent()
268 zend_hash_destroy(browdata->htab); in browscap_read_file()
302 zend_hash_destroy(bdata->htab); in browscap_bdata_dtor()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_data.c59 zend_hash_destroy(mf_data->arg_types); in msgformat_data_free()
H A Dmsgformat_attr.c107 zend_hash_destroy(mfo->mf_data.arg_types); in PHP_FUNCTION()
H A Dmsgformat_format.c51 zend_hash_destroy(args_copy); in msgfmt_do_format()
/PHP-5.5/ext/soap/
H A Dphp_sdl.c620 zend_hash_destroy(params); in wsdl_soap_binding_body()
1174 zend_hash_destroy(&ctx.messages); in load_wsdl()
1175 zend_hash_destroy(&ctx.bindings); in load_wsdl()
1177 zend_hash_destroy(&ctx.services); in load_wsdl()
1178 zend_hash_destroy(&ctx.docs); in load_wsdl()
2382 zend_hash_destroy(&tmp_types); in add_sdl_to_cache()
3138 zend_hash_destroy(&ptr_map); in make_persistent_sdl()
3139 zend_hash_destroy(&bp_encoders); in make_persistent_sdl()
3140 zend_hash_destroy(&bp_types); in make_persistent_sdl()
3171 zend_hash_destroy(tmp->types); in delete_psdl()
[all …]
H A Dphp_schema.c2331 zend_hash_destroy(ctx->attributes); in schema_pass2()
2335 zend_hash_destroy(ctx->attributeGroups); in schema_pass2()
2350 zend_hash_destroy(tmp->u.content); in delete_model()
2372 zend_hash_destroy(tmp->u.content); in delete_model_persistent()
2401 zend_hash_destroy(type->elements); in delete_type()
2405 zend_hash_destroy(type->attributes); in delete_type()
2424 zend_hash_destroy(type->restrictions->enumeration); in delete_type()
2448 zend_hash_destroy(type->elements); in delete_type_persistent()
2452 zend_hash_destroy(type->attributes); in delete_type_persistent()
2525 zend_hash_destroy(attr->extraAttributes); in delete_attribute()
[all …]
/PHP-5.5/Zend/
H A Dzend.c441 zend_hash_destroy(properties); in zend_print_zval_r_ex()
539 zend_hash_destroy(compiler_globals->function_table); in compiler_globals_dtor()
543 zend_hash_destroy(compiler_globals->class_table); in compiler_globals_dtor()
547 zend_hash_destroy(compiler_globals->auto_globals); in compiler_globals_dtor()
589 zend_hash_destroy(executor_globals->zend_constants); in executor_globals_dtor()
734 zend_hash_destroy(executor_globals->zend_constants); in zend_startup()
830 zend_hash_destroy(GLOBAL_FUNCTION_TABLE); in zend_shutdown()
831 zend_hash_destroy(GLOBAL_CLASS_TABLE); in zend_shutdown()
833 zend_hash_destroy(GLOBAL_AUTO_GLOBALS_TABLE); in zend_shutdown()
842 zend_hash_destroy(GLOBAL_CONSTANTS_TABLE); in zend_shutdown()
H A Dzend_opcode.c303 zend_hash_destroy(&ce->properties_info); in destroy_zend_class()
305 zend_hash_destroy(&ce->function_table); in destroy_zend_class()
306 zend_hash_destroy(&ce->constants_table); in destroy_zend_class()
337 zend_hash_destroy(&ce->properties_info); in destroy_zend_class()
339 zend_hash_destroy(&ce->function_table); in destroy_zend_class()
340 zend_hash_destroy(&ce->constants_table); in destroy_zend_class()
361 zend_hash_destroy(op_array->static_variables); in destroy_op_array()
H A Dzend_objects.c40 zend_hash_destroy(object->guards); in zend_object_std_dtor()
44 zend_hash_destroy(object->properties); in zend_object_std_dtor()
H A Dzend_ini.c105 zend_hash_destroy(EG(ini_directives)); in zend_ini_shutdown()
113 zend_hash_destroy(registered_zend_ini_directives); in zend_ini_global_shutdown()
123 zend_hash_destroy(EG(modified_ini_directives)); in zend_ini_deactivate()
H A Dzend_variables.c45 zend_hash_destroy(zvalue->value.ht); in _zval_dtor_func()
/PHP-5.5/ext/ereg/
H A Dereg.c230 zend_hash_destroy(&ereg_globals->ht_rc); in PHP_GSHUTDOWN_FUNCTION()
670 zend_hash_destroy(Z_ARRVAL_P(return_value)); in php_split()
697 zend_hash_destroy(Z_ARRVAL_P(return_value)); in php_split()
/PHP-5.5/ext/phar/
H A Dphar.c149 zend_hash_destroy(&(PHAR_G(phar_fname_map))); in phar_split_cache_list()
151 zend_hash_destroy(&(PHAR_G(phar_alias_map))); in phar_split_cache_list()
153 zend_hash_destroy(&cached_phars); in phar_split_cache_list()
154 zend_hash_destroy(&cached_alias); in phar_split_cache_list()
173 zend_hash_destroy(&cached_phars); in phar_split_cache_list()
174 zend_hash_destroy(&cached_alias); in phar_split_cache_list()
225 zend_hash_destroy(&phar->manifest); in PHP_INI_END()
230 zend_hash_destroy(&phar->mounted_dirs); in PHP_INI_END()
235 zend_hash_destroy(&phar->virtual_dirs); in PHP_INI_END()
3509 zend_hash_destroy(&(cached_phars));
[all …]
/PHP-5.5/ext/mysqli/
H A Dmysqli.c891 zend_hash_destroy(&mysqli_driver_properties); in PHP_MSHUTDOWN_FUNCTION()
892 zend_hash_destroy(&mysqli_result_properties); in PHP_MSHUTDOWN_FUNCTION()
893 zend_hash_destroy(&mysqli_stmt_properties); in PHP_MSHUTDOWN_FUNCTION()
894 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
895 zend_hash_destroy(&mysqli_link_properties); in PHP_MSHUTDOWN_FUNCTION()
896 zend_hash_destroy(&classes); in PHP_MSHUTDOWN_FUNCTION()
/PHP-5.5/main/
H A Doutput.c136 …hash_init(&php_output_handler_reverse_conflicts, 0, NULL, (void (*)(void *)) zend_hash_destroy, 1); in php_output_startup()
146 zend_hash_destroy(&php_output_handler_aliases); in php_output_shutdown()
147 zend_hash_destroy(&php_output_handler_conflicts); in php_output_shutdown()
148 zend_hash_destroy(&php_output_handler_reverse_conflicts); in php_output_shutdown()
650 zend_hash_destroy(&rev); in php_output_handler_reverse_conflict_register()
654 zend_hash_destroy(&rev); in php_output_handler_reverse_conflict_register()
/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c196 zend_hash_destroy(&d->config); in destroy_php_config()
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c219 zend_hash_destroy(&d->config); in destroy_php_config()

Completed in 83 milliseconds

12345