Home
last modified time | relevance | path

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

12345

/PHP-8.0/ext/sockets/
H A Dsockets.c423 zend_hash_destroy(&sockets_globals->wsa_info);
/PHP-8.0/ext/soap/
H A Dphp_encoding.c3425 zend_hash_destroy(SOAP_GLOBAL(ref_map)); in encode_reset_ns()
3437 zend_hash_destroy(SOAP_GLOBAL(ref_map)); in encode_finish()
/PHP-8.0/ext/standard/
H A Dstring.c2812 zend_hash_destroy(&str_hash);
2856 zend_hash_destroy(&str_hash);
/PHP-8.0/ext/pgsql/
H A Dpgsql.c469 zend_hash_destroy(&PGG(notices)); in PHP_MSHUTDOWN_FUNCTION()
470 zend_hash_destroy(&PGG(hashes)); in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.0/ext/oci8/
H A Doci8.c736 zend_hash_destroy(connection->descriptors); in php_oci_connection_descriptors_free()
/PHP-8.0/ext/zip/
H A Dphp_zip.c3208 zend_hash_destroy(&zip_prop_handlers);
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_connection.c250 zend_hash_destroy(conn->options->connect_attr); in MYSQLND_METHOD()
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c2195 zend_hash_destroy(sxe->properties); in sxe_object_free_storage()
/PHP-8.0/Zend/
H A Dzend_alloc.c2219 zend_hash_destroy(heap->tracked_allocs);
H A Dzend_vm_execute.h63205 zend_hash_destroy(zend_handlers_table);
/PHP-8.0/ext/curl/
H A Dinterface.c3356 zend_hash_destroy(ch->to_free->slist); in curl_free_obj()
/PHP-8.0/ext/mbstring/
H A Dmbstring.c3715 zend_hash_destroy(&ht_headers); in PHP_FUNCTION()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c4765 zend_hash_destroy(preload_scripts);
/PHP-8.0/ext/date/
H A Dphp_date.c260 zend_hash_destroy(DATEG(tzcache)); in ZEND_MODULE_POST_ZEND_DEACTIVATE_D()

Completed in 314 milliseconds

12345