Home
last modified time | relevance | path

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

/PHP-8.1/ext/zip/
H A Dphp_zip.c1074 static zend_object *php_zip_object_new(zend_class_entry *class_type) /* {{{ */ in php_zip_object_new() function
3053 zip_class_entry->create_object = php_zip_object_new;

Completed in 20 milliseconds