Home
last modified time | relevance | path

Searched refs:free_obj (Results 51 – 56 of 56) sorted by relevance

123

/PHP-8.0/ext/zip/
H A Dphp_zip.c3035 zip_object_handlers.free_obj = php_zip_object_free_storage;
/PHP-8.0/ext/spl/
H A Dspl_directory.c2762 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c2708 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/curl/
H A Dinterface.c1198 curl_object_handlers.free_obj = curl_free_obj; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/gd/
H A Dgd.c243 php_gd_image_object_handlers.free_obj = php_gd_image_object_free; in php_gd_object_minit_helper()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c6535 reflection_object_handlers.free_obj = reflection_free_objects_storage; in PHP_MINIT_FUNCTION()

Completed in 87 milliseconds

123