Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds