Home
last modified time | relevance | path

Searched refs:php_zip_object_free_storage (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/zip/
H A Dphp_zip.c1045 static void php_zip_object_free_storage(zend_object *object) /* {{{ */ in php_zip_object_free_storage() function
3141 zip_object_handlers.free_obj = php_zip_object_free_storage;

Completed in 16 milliseconds