Home
last modified time | relevance | path

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

/PHP-7.4/ext/zip/
H A Dphp_zip.c906 static zval *php_zip_read_property(zval *object, zval *member, int type, void **cache_slot, zval *r… in php_zip_read_property() function
3049 zip_object_handlers.read_property = php_zip_read_property;

Completed in 21 milliseconds