Home
last modified time | relevance | path

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

/PHP-8.1/ext/zip/
H A Dphp_zip.c896 static zval *php_zip_write_property(zend_object *object, zend_string *name, zval *value, void **cac… in php_zip_write_property() function
3050 zip_object_handlers.write_property = php_zip_write_property;

Completed in 11 milliseconds