Home
last modified time | relevance | path

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

12345

/PHP-8.0/ext/pdo/
H A Dpdo_sqlstate.c305 zend_hash_destroy(&err_hash); in pdo_sqlstate_fini_error_table()
H A Dpdo.c323 zend_hash_destroy(&pdo_driver_hash); in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_reverse_api.c42 zend_hash_destroy(&mysqlnd_api_ext_ht); in mysqlnd_reverse_api_end()
H A Dmysqlnd_plugin.c122 zend_hash_destroy(&mysqlnd_registered_plugins); in mysqlnd_plugin_subsystem_end()
H A Dmysqlnd_debug.c478 zend_hash_destroy(&self->not_filtered_functions); in MYSQLND_METHOD()
479 zend_hash_destroy(&self->function_profiles); in MYSQLND_METHOD()
509 zend_hash_destroy(&self->not_filtered_functions); in MYSQLND_METHOD()
/PHP-8.0/ext/xsl/
H A Dphp_xsl.c62 zend_hash_destroy(intern->parameter); in ZEND_GET_MODULE()
65 zend_hash_destroy(intern->registered_phpfunctions); in ZEND_GET_MODULE()
69 zend_hash_destroy(intern->node_list); in ZEND_GET_MODULE()
/PHP-8.0/win32/
H A Dglobals.c50 zend_hash_destroy(wg->registry_directories); in php_win32_core_globals_dtor()
/PHP-8.0/ext/dom/
H A Dphp_dom.c882 zend_hash_destroy(&dom_document_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
884 zend_hash_destroy(&dom_node_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
886 zend_hash_destroy(&dom_nodelist_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
889 zend_hash_destroy(&dom_attr_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
890 zend_hash_destroy(&dom_element_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
891 zend_hash_destroy(&dom_text_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
893 zend_hash_destroy(&dom_notation_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
894 zend_hash_destroy(&dom_entity_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
897 zend_hash_destroy(&dom_xpath_prop_handlers); in PHP_MSHUTDOWN_FUNCTION()
899 zend_hash_destroy(&classes); in PHP_MSHUTDOWN_FUNCTION()
[all …]
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat_data.c57 zend_hash_destroy(mf_data->arg_types); in msgformat_data_free()
H A Dmsgformat_attr.c92 zend_hash_destroy(mfo->mf_data.arg_types); in PHP_FUNCTION()
/PHP-8.0/Zend/
H A Dzend_vm_trace_map.h80 zend_hash_destroy(&vm_trace_ht); in zend_vm_trace_init()
H A Dzend_vm_trace_handlers.h79 zend_hash_destroy(&vm_trace_ht); in zend_vm_trace_finish()
H A Dzend_weakrefs.c79 zend_hash_destroy(ht); in zend_weakref_unref()
136 zend_hash_destroy(ht); in zend_weakref_unregister()
187 zend_hash_destroy(&EG(weakrefs)); in zend_weakrefs_shutdown()
302 zend_hash_destroy(&wm->ht); in zend_weakmap_free_obj()
H A Dzend.c701 zend_hash_destroy(compiler_globals->function_table); in compiler_globals_dtor()
705 zend_hash_destroy(compiler_globals->class_table); in compiler_globals_dtor()
709 zend_hash_destroy(compiler_globals->auto_globals); in compiler_globals_dtor()
763 zend_hash_destroy(executor_globals->zend_constants); in executor_globals_dtor()
931 zend_hash_destroy(executor_globals->zend_constants); in zend_startup()
1099 zend_hash_destroy(GLOBAL_FUNCTION_TABLE); in zend_shutdown()
1100 zend_hash_destroy(GLOBAL_CLASS_TABLE); in zend_shutdown()
1102 zend_hash_destroy(GLOBAL_AUTO_GLOBALS_TABLE); in zend_shutdown()
1111 zend_hash_destroy(GLOBAL_CONSTANTS_TABLE); in zend_shutdown()
H A Dzend_ini.c111 zend_hash_destroy(ini_directives); in zend_ini_dtor()
118 zend_hash_destroy(registered_zend_ini_directives); in zend_ini_global_shutdown()
131 zend_hash_destroy(EG(modified_ini_directives)); in zend_ini_deactivate()
H A Dzend_opcode.c332 zend_hash_destroy(&ce->properties_info); in destroy_zend_class()
334 zend_hash_destroy(&ce->function_table); in destroy_zend_class()
350 zend_hash_destroy(&ce->constants_table); in destroy_zend_class()
399 zend_hash_destroy(&ce->properties_info); in destroy_zend_class()
416 zend_hash_destroy(&ce->function_table); in destroy_zend_class()
432 zend_hash_destroy(&ce->constants_table); in destroy_zend_class()
H A Dzend_vm_execute.skl78 zend_hash_destroy(zend_handlers_table);
H A Dzend_string.c116 zend_hash_destroy(&interned_strings_permanent); in zend_interned_strings_dtor()
307 zend_hash_destroy(&CG(interned_strings)); in zend_interned_strings_deactivate()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.c83 zend_hash_destroy(Z_ARRVAL_P(brake)); in php_phpdbg_destroy_bp_file()
106 zend_hash_destroy(Z_ARRVAL_P(brake)); in php_phpdbg_destroy_bp_methods()
222 zend_hash_destroy(&PHPDBG_G(registered)); in PHP_MSHUTDOWN_FUNCTION()
630 zend_hash_destroy(files); in PHP_FUNCTION()
836 zend_hash_destroy(&PHPDBG_G(file_sources)); in php_sapi_phpdbg_deactivate()
837 zend_hash_destroy(&PHPDBG_G(bp)[PHPDBG_BREAK_FILE]); in php_sapi_phpdbg_deactivate()
839 zend_hash_destroy(&PHPDBG_G(bp)[PHPDBG_BREAK_SYM]); in php_sapi_phpdbg_deactivate()
843 zend_hash_destroy(&PHPDBG_G(bp)[PHPDBG_BREAK_OPLINE]); in php_sapi_phpdbg_deactivate()
846 zend_hash_destroy(&PHPDBG_G(bp)[PHPDBG_BREAK_COND]); in php_sapi_phpdbg_deactivate()
847 zend_hash_destroy(&PHPDBG_G(bp)[PHPDBG_BREAK_MAP]); in php_sapi_phpdbg_deactivate()
[all …]
H A Dphpdbg_info.c289 zend_hash_destroy(&vars); in phpdbg_print_symbols()
423 zend_hash_destroy(&classes); in PHPDBG_INFO()
459 zend_hash_destroy(&functions); in PHPDBG_INFO()
H A Dphpdbg_watch.c358 zend_hash_destroy(&coll->parents);
624 zend_hash_destroy(&hti->watches);
772 zend_hash_destroy(&element->child_container);
912 zend_hash_destroy(&watch->elements);
1430zend_hash_destroy(&PHPDBG_G(watch_elements)); PHPDBG_G(watch_elements).nNumOfElements = 0; /* phpd…
1431 zend_hash_destroy(&PHPDBG_G(watch_recreation));
1432 zend_hash_destroy(&PHPDBG_G(watch_free));
1433 zend_hash_destroy(&PHPDBG_G(watch_collisions));
1434 zend_hash_destroy(PHPDBG_G(watchlist_mem));
1436 zend_hash_destroy(PHPDBG_G(watchlist_mem_backup));
/PHP-8.0/ext/soap/
H A Dphp_sdl.c614 zend_hash_destroy(params); in wsdl_soap_binding_body()
1172 zend_hash_destroy(&ctx.docs); in load_wsdl()
1176 zend_hash_destroy(&ctx.messages); in load_wsdl()
1177 zend_hash_destroy(&ctx.bindings); in load_wsdl()
1179 zend_hash_destroy(&ctx.services); in load_wsdl()
1180 zend_hash_destroy(&ctx.docs); in load_wsdl()
2381 zend_hash_destroy(&tmp_types); in add_sdl_to_cache()
3106 zend_hash_destroy(&ptr_map); in make_persistent_sdl()
3108 zend_hash_destroy(&bp_types); in make_persistent_sdl()
3138 zend_hash_destroy(tmp->types); in delete_psdl_int()
[all …]
/PHP-8.0/ext/mysqli/
H A Dmysqli.c851 zend_hash_destroy(&mysqli_driver_properties); in PHP_MSHUTDOWN_FUNCTION()
852 zend_hash_destroy(&mysqli_result_properties); in PHP_MSHUTDOWN_FUNCTION()
853 zend_hash_destroy(&mysqli_stmt_properties); in PHP_MSHUTDOWN_FUNCTION()
854 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
855 zend_hash_destroy(&mysqli_link_properties); in PHP_MSHUTDOWN_FUNCTION()
856 zend_hash_destroy(&classes); in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.0/ext/phar/
H A Dphar.c150 zend_hash_destroy(&(PHAR_G(phar_fname_map))); in phar_split_cache_list()
152 zend_hash_destroy(&(PHAR_G(phar_alias_map))); in phar_split_cache_list()
154 zend_hash_destroy(&cached_phars); in phar_split_cache_list()
155 zend_hash_destroy(&cached_alias); in phar_split_cache_list()
167 zend_hash_destroy(&cached_phars); in phar_split_cache_list()
168 zend_hash_destroy(&cached_alias); in phar_split_cache_list()
219 zend_hash_destroy(&phar->manifest); in PHP_INI_END()
224 zend_hash_destroy(&phar->mounted_dirs); in PHP_INI_END()
229 zend_hash_destroy(&phar->virtual_dirs); in PHP_INI_END()
3501 zend_hash_destroy(&(cached_phars)); in PHP_MSHUTDOWN_FUNCTION()
[all …]
/PHP-8.0/ext/standard/
H A Dbrowscap.c441 zend_hash_destroy(&ctx.str_interned); in browscap_read_file()
462 zend_hash_destroy(bdata->htab); in browscap_bdata_dtor()
765 zend_hash_destroy(agent_ht); in PHP_FUNCTION()

Completed in 85 milliseconds

12345