Home
last modified time | relevance | path

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

/PHP-5.3/ext/zip/
H A Dphp_zip.c918 static zval* php_zip_read_property(zval *object, zval *member, int type TSRMLS_DC) /* {{{ */ in php_zip_read_property() function
2791 zip_object_handlers.read_property = php_zip_read_property; in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds