Home
last modified time | relevance | path

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

/PHP-8.1/ext/zip/
H A Dphp_zip.c940 static int php_zip_has_property(zend_object *object, zend_string *name, int type, void **cache_slot… in php_zip_has_property() function
3049 zip_object_handlers.has_property = php_zip_has_property;

Completed in 13 milliseconds