Home
last modified time | relevance | path

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

12

/PHP-7.0/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.c600 FREE_HASHTABLE(intern->node_list); in php_xsl_apply_stylesheet()
/PHP-7.0/Zend/
H A Dzend_objects.c78 FREE_HASHTABLE(guards); in zend_object_std_dtor()
H A Dzend_ini.c144 FREE_HASHTABLE(EG(modified_ini_directives)); in zend_ini_deactivate()
H A Dzend_alloc.h230 #define FREE_HASHTABLE(ht) \ macro
H A Dzend_execute_API.c376 FREE_HASHTABLE(*EG(symtable_cache_ptr)); in shutdown_executor()
394 FREE_HASHTABLE(EG(in_autoload)); in shutdown_executor()
H A Dzend.c373 FREE_HASHTABLE(properties); in zend_print_zval_r_ex()
H A Dzend_inheritance.c1470 FREE_HASHTABLE(overriden); in zend_do_traits_method_binding()
/PHP-7.0/ext/com_dotnet/
H A Dcom_handlers.c612 FREE_HASHTABLE(obj->method_cache); in php_com_object_free_storage()
616 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.c745 FREE_HASHTABLE(id_to_name); in PHP_FUNCTION()
/PHP-7.0/ext/phar/
H A Ddirstream.c50 FREE_HASHTABLE(data); in phar_dir_close()
290 FREE_HASHTABLE(data); in phar_make_dirstream()
/PHP-7.0/ext/standard/
H A Dvar.c798 FREE_HASHTABLE(names); in php_var_serialize_class()
1080 FREE_HASHTABLE(class_hash); in PHP_FUNCTION()
1094 FREE_HASHTABLE(class_hash); in PHP_FUNCTION()
H A Dproc_open.c157 FREE_HASHTABLE(env_hash); in _php_array_to_envp()
/PHP-7.0/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.0/ext/intl/calendar/
H A Dcalendar_class.cpp186 FREE_HASHTABLE(debug_info_tz); in Calendar_get_debug_info()
/PHP-7.0/ext/spl/
H A Dphp_spl.c680 FREE_HASHTABLE(SPL_G(autoload_functions)); in PHP_FUNCTION()
964 FREE_HASHTABLE(SPL_G(autoload_functions)); in PHP_RSHUTDOWN_FUNCTION()
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c455 FREE_HASHTABLE(stmt->bound_params); in PHP_METHOD()
2312 FREE_HASHTABLE(stmt->bound_params); in php_pdo_free_statement()
2317 FREE_HASHTABLE(stmt->bound_param_map); in php_pdo_free_statement()
2322 FREE_HASHTABLE(stmt->bound_columns); in php_pdo_free_statement()
/PHP-7.0/ext/pdo_firebird/
H A Dfirebird_driver.c205 FREE_HASHTABLE(np); in firebird_handle_preparer()
H A Dfirebird_statement.c71 FREE_HASHTABLE(S->named_params); in firebird_stmt_dtor()
/PHP-7.0/ext/dom/
H A Dphp_dom.c1021 FREE_HASHTABLE(intern->registered_phpfunctions); in dom_xpath_objects_free_storage()
1026 FREE_HASHTABLE(intern->node_list); in dom_xpath_objects_free_storage()
/PHP-7.0/ext/sqlite3/
H A Dsqlite3.c1355 FREE_HASHTABLE(stmt_obj->bound_params);
2151 FREE_HASHTABLE(intern->bound_params);
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c53 FREE_HASHTABLE(function->op_array.static_variables); in zend_accel_destroy_zend_function()
/PHP-7.0/main/
H A Drfc1867.c211 FREE_HASHTABLE(SG(rfc1867_uploaded_files)); in destroy_uploaded_files_hash()
/PHP-7.0/ext/libxml/
H A Dlibxml.c1275 FREE_HASHTABLE(object->document->doc_props->classmap); in php_libxml_decrement_doc_ref()

Completed in 141 milliseconds

12