Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/xsl/
H A Dphp_xsl.c76 FREE_HASHTABLE(intern->parameter); in ZEND_GET_MODULE()
79 FREE_HASHTABLE(intern->registered_phpfunctions); in ZEND_GET_MODULE()
83 FREE_HASHTABLE(intern->node_list); in ZEND_GET_MODULE()
H A Dxsltprocessor.c597 FREE_HASHTABLE(intern->node_list); in php_xsl_apply_stylesheet()
/PHP-7.2/Zend/
H A Dzend_objects.c73 FREE_HASHTABLE(guards); in zend_object_std_dtor()
H A Dzend_alloc.h237 #define FREE_HASHTABLE(ht) \ macro
H A Dzend_ini.c144 FREE_HASHTABLE(EG(modified_ini_directives)); in zend_ini_deactivate()
H A Dzend_execute_API.c368 FREE_HASHTABLE(*EG(symtable_cache_ptr)); in shutdown_executor()
380 FREE_HASHTABLE(EG(in_autoload)); in shutdown_executor()
H A Dzend.c422 FREE_HASHTABLE(properties); in zend_print_zval_r_to_buf()
H A Dzend_inheritance.c1507 FREE_HASHTABLE(overriden); in zend_do_traits_method_binding()
/PHP-7.2/ext/com_dotnet/
H A Dcom_handlers.c619 FREE_HASHTABLE(obj->method_cache); in php_com_object_free_storage()
623 FREE_HASHTABLE(obj->id_of_name_cache); in php_com_object_free_storage()
H A Dcom_wrapper.c576 FREE_HASHTABLE(disp->dispid_to_name); in disp_destructor()
577 FREE_HASHTABLE(disp->name_to_dispid); in disp_destructor()
H A Dcom_com.c747 FREE_HASHTABLE(id_to_name); in PHP_FUNCTION()
/PHP-7.2/ext/phar/
H A Ddirstream.c50 FREE_HASHTABLE(data); in phar_dir_close()
289 FREE_HASHTABLE(data); in phar_make_dirstream()
/PHP-7.2/ext/pdo_oci/
H A Doci_statement.c90 FREE_HASHTABLE(stmt->bound_columns); in oci_stmt_dtor()
96 FREE_HASHTABLE(stmt->bound_params); in oci_stmt_dtor()
/PHP-7.2/ext/intl/calendar/
H A Dcalendar_class.cpp186 FREE_HASHTABLE(debug_info_tz); in Calendar_get_debug_info()
/PHP-7.2/ext/spl/
H A Dphp_spl.c708 FREE_HASHTABLE(SPL_G(autoload_functions)); in PHP_FUNCTION()
1007 FREE_HASHTABLE(SPL_G(autoload_functions)); in PHP_RSHUTDOWN_FUNCTION()
/PHP-7.2/ext/pdo/
H A Dpdo_stmt.c440 FREE_HASHTABLE(stmt->bound_params); in PHP_METHOD()
2305 FREE_HASHTABLE(stmt->bound_params); in php_pdo_free_statement()
2310 FREE_HASHTABLE(stmt->bound_param_map); in php_pdo_free_statement()
2315 FREE_HASHTABLE(stmt->bound_columns); in php_pdo_free_statement()
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_driver.c158 FREE_HASHTABLE(np); in firebird_handle_preparer()
H A Dfirebird_statement.c71 FREE_HASHTABLE(S->named_params); in firebird_stmt_dtor()
/PHP-7.2/ext/dom/
H A Dphp_dom.c1020 FREE_HASHTABLE(intern->registered_phpfunctions); in dom_xpath_objects_free_storage()
1025 FREE_HASHTABLE(intern->node_list); in dom_xpath_objects_free_storage()
/PHP-7.2/ext/standard/
H A Dproc_open.c152 FREE_HASHTABLE(env_hash); in _php_array_to_envp()
H A Dvar.c1119 FREE_HASHTABLE(class_hash); in PHP_FUNCTION()
/PHP-7.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c51 FREE_HASHTABLE(function->op_array.static_variables); in zend_accel_destroy_zend_function()
/PHP-7.2/ext/sqlite3/
H A Dsqlite3.c1383 FREE_HASHTABLE(stmt_obj->bound_params); in PHP_METHOD()
2186 FREE_HASHTABLE(intern->bound_params); in php_sqlite3_stmt_object_free_storage()
/PHP-7.2/ext/libxml/
H A Dlibxml.c1279 FREE_HASHTABLE(object->document->doc_props->classmap); in php_libxml_decrement_doc_ref()
/PHP-7.2/main/
H A Drfc1867.c213 FREE_HASHTABLE(SG(rfc1867_uploaded_files)); in destroy_uploaded_files_hash()

Completed in 166 milliseconds

12