Home
last modified time | relevance | path

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

/PHP-8.0/ext/zip/
H A Dphp_zip.c3024 static void php_zip_free_prop_handler(zval *el) /* {{{ */ { function
3048 zend_hash_init(&zip_prop_handlers, 0, NULL, php_zip_free_prop_handler, 1);

Completed in 13 milliseconds