Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/xsl/
H A Dphp_xsl.c82 FREE_HASHTABLE(intern->parameter); in ZEND_GET_MODULE()
85 FREE_HASHTABLE(intern->registered_phpfunctions); in ZEND_GET_MODULE()
89 FREE_HASHTABLE(intern->node_list); in ZEND_GET_MODULE()
H A Dxsltprocessor.c624 FREE_HASHTABLE(intern->node_list); in php_xsl_apply_stylesheet()
/PHP-5.5/ext/standard/
H A Dphp_var.h76 FREE_HASHTABLE(var_hash_ptr); \
80 FREE_HASHTABLE((php_serialize_data_t)BG(serialize).var_hash); \
/PHP-5.5/Zend/
H A Dzend_objects.c41 FREE_HASHTABLE(object->guards); in zend_object_std_dtor()
45 FREE_HASHTABLE(object->properties); in zend_object_std_dtor()
H A Dzend_variables.c46 FREE_HASHTABLE(zvalue->value.ht); in _zval_dtor_func()
H A Dzend_alloc.h181 #define FREE_HASHTABLE(ht) \ macro
H A Dzend_ini.c124 FREE_HASHTABLE(EG(modified_ini_directives)); in zend_ini_deactivate()
H A Dzend_execute_API.c305 FREE_HASHTABLE(*EG(symtable_cache_ptr)); in shutdown_executor()
327 FREE_HASHTABLE(EG(in_autoload)); in shutdown_executor()
H A Dzend_opcode.c362 FREE_HASHTABLE(op_array->static_variables); in destroy_op_array()
H A Dzend_gc.c834 FREE_HASHTABLE(Z_ARRVAL(p->z)); in gc_collect_cycles()
H A Dzend_operators.c706 FREE_HASHTABLE(ht); in convert_to_array()
719 FREE_HASHTABLE(ht); in convert_to_array()
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c572 FREE_HASHTABLE(disp->dispid_to_name); in disp_destructor()
573 FREE_HASHTABLE(disp->name_to_dispid); in disp_destructor()
H A Dcom_handlers.c632 FREE_HASHTABLE(obj->method_cache); in php_com_object_free_storage()
636 FREE_HASHTABLE(obj->id_of_name_cache); in php_com_object_free_storage()
H A Dcom_com.c727 FREE_HASHTABLE(id_to_name); in PHP_FUNCTION()
/PHP-5.5/ext/phar/
H A Ddirstream.c50 FREE_HASHTABLE(data); in phar_dir_close()
305 FREE_HASHTABLE(data); in phar_make_dirstream()
/PHP-5.5/ext/pdo_oci/
H A Doci_statement.c81 FREE_HASHTABLE(stmt->bound_columns); in oci_stmt_dtor()
87 FREE_HASHTABLE(stmt->bound_params); in oci_stmt_dtor()
/PHP-5.5/ext/spl/
H A Dphp_spl.c673 FREE_HASHTABLE(SPL_G(autoload_functions)); in PHP_FUNCTION()
976 FREE_HASHTABLE(SPL_G(autoload_functions)); in PHP_RSHUTDOWN_FUNCTION()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c207 FREE_HASHTABLE(np); in firebird_handle_preparer()
H A Dfirebird_statement.c71 FREE_HASHTABLE(S->named_params); in firebird_stmt_dtor()
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c454 FREE_HASHTABLE(stmt->bound_params); in PHP_METHOD()
2364 FREE_HASHTABLE(stmt->bound_params); in free_statement()
2369 FREE_HASHTABLE(stmt->bound_param_map); in free_statement()
2374 FREE_HASHTABLE(stmt->bound_columns); in free_statement()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c2064 FREE_HASHTABLE(sxe->zo.guards); in sxe_object_free_storage()
2069 FREE_HASHTABLE(sxe->zo.properties); in sxe_object_free_storage()
2081 FREE_HASHTABLE(sxe->properties); in sxe_object_free_storage()
/PHP-5.5/ext/dom/
H A Dphp_dom.c1075 FREE_HASHTABLE(intern->registered_phpfunctions); in dom_xpath_objects_free_storage()
1080 FREE_HASHTABLE(intern->node_list); in dom_xpath_objects_free_storage()
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c727 FREE_HASHTABLE(req->env); in fcgi_close()
/PHP-5.5/ext/libxml/
H A Dlibxml.c1269 FREE_HASHTABLE(object->document->doc_props->classmap); in php_libxml_decrement_doc_ref()
/PHP-5.5/main/
H A Drfc1867.c201 FREE_HASHTABLE(SG(rfc1867_uploaded_files)); in destroy_uploaded_files_hash()

Completed in 88 milliseconds

12