Home
last modified time | relevance | path

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

/PHP-8.2/ext/zip/
H A Dphp_zip.c911 static zval *php_zip_read_property(zend_object *object, zend_string *name, int type, void **cache_s… in php_zip_read_property() function
3098 zip_object_handlers.read_property = php_zip_read_property;

Completed in 11 milliseconds