Home
last modified time | relevance | path

Searched refs:FREE_HASHTABLE (Results 1 – 25 of 32) sorted by relevance

12

/php-src/ext/dom/
H A Dprivate_data.c68 FREE_HASHTABLE(data->template_fragments); in php_dom_private_data_destroy()
H A Dxpath_callbacks.c58 FREE_HASHTABLE(registry->node_list); in php_dom_xpath_callbacks_clean_node_list()
89 FREE_HASHTABLE(registry->namespaces); in php_dom_xpath_callbacks_dtor()
/php-src/ext/intl/calendar/
H A Dcalendar_class.cpp171 FREE_HASHTABLE(debug_info_tz); in Calendar_get_debug_info()
/php-src/ext/com_dotnet/
H A Dcom_wrapper.c536 FREE_HASHTABLE(disp->dispid_to_name); in disp_destructor()
537 FREE_HASHTABLE(disp->name_to_dispid); in disp_destructor()
H A Dcom_handlers.c584 FREE_HASHTABLE(obj->method_cache); in php_com_object_free_storage()
588 FREE_HASHTABLE(obj->id_of_name_cache); in php_com_object_free_storage()
H A Dcom_com.c725 FREE_HASHTABLE(id_to_name); in PHP_FUNCTION()
/php-src/ext/xsl/
H A Dphp_xsl.c85 FREE_HASHTABLE(intern->parameter); in xsl_objects_free_storage()
/php-src/Zend/
H A Dzend_objects.c109 FREE_HASHTABLE(guards); in zend_object_std_dtor()
H A Dzend_weakrefs.c91 FREE_HASHTABLE(ht); in zend_weakref_unref()
155 FREE_HASHTABLE(ht); in zend_weakref_unregister()
H A Dzend_alloc.h234 #define FREE_HASHTABLE(ht) \ macro
H A Dzend_ini.c139 FREE_HASHTABLE(EG(modified_ini_directives)); in zend_ini_deactivate()
H A Dzend_inheritance.c411 FREE_HASHTABLE(ht); in track_class_dependency()
2631 FREE_HASHTABLE(exclude_tables[i]); in zend_do_traits_method_binding()
3082 FREE_HASHTABLE(Z_PTR_P(zv)); in variance_obligation_ht_dtor()
3681 FREE_HASHTABLE(ht); in zend_do_link_class()
3885 FREE_HASHTABLE(ht); in zend_try_early_bind()
H A Dzend_execute_API.c488 FREE_HASHTABLE(*EG(symtable_cache_ptr)); in shutdown_executor()
500 FREE_HASHTABLE(EG(in_autoload)); in shutdown_executor()
/php-src/ext/pdo/
H A Dpdo_stmt.c402 FREE_HASHTABLE(stmt->bound_params); in PHP_METHOD()
2076 FREE_HASHTABLE(stmt->bound_params); in php_pdo_free_statement()
2081 FREE_HASHTABLE(stmt->bound_param_map); in php_pdo_free_statement()
2086 FREE_HASHTABLE(stmt->bound_columns); in php_pdo_free_statement()
/php-src/ext/phar/
H A Ddirstream.c47 FREE_HASHTABLE(data); in phar_dir_close()
/php-src/ext/spl/
H A Dphp_spl.c751 FREE_HASHTABLE(spl_autoload_functions); in PHP_RSHUTDOWN_FUNCTION()
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c168 FREE_HASHTABLE(S->named_params); in pdo_firebird_stmt_dtor()
H A Dfirebird_driver.c705 FREE_HASHTABLE(np); in firebird_handle_preparer()
/php-src/ext/standard/
H A Dbasic_functions.c1692 FREE_HASHTABLE(BG(user_shutdown_function_names));
1696 FREE_HASHTABLE(BG(user_shutdown_function_names));
H A Dproc_open.c217 FREE_HASHTABLE(env_hash); in _php_array_to_envp()
H A Dvar.c1487 FREE_HASHTABLE(class_hash); in php_unserialize_with_options()
H A Dvar_unserializer.re317 FREE_HASHTABLE((*var_hashx)->ref_props);
/php-src/main/
H A Drfc1867.c177 FREE_HASHTABLE(SG(rfc1867_uploaded_files)); in destroy_uploaded_files_hash()
/php-src/ext/sqlite3/
H A Dsqlite3.c1466 FREE_HASHTABLE(stmt_obj->bound_params); in PHP_METHOD()
2288 FREE_HASHTABLE(intern->bound_params); in php_sqlite3_stmt_object_free_storage()
/php-src/ext/libxml/
H A Dlibxml.c1387 FREE_HASHTABLE(document->doc_props->classmap); in php_libxml_decrement_doc_ref_directly()

Completed in 153 milliseconds

12