Searched refs:php_zip_read_property (Results 1 – 1 of 1) sorted by relevance
914 static zval* php_zip_read_property(zval *object, zval *member, int type, const zend_literal *key TS… in php_zip_read_property() function2781 zip_object_handlers.read_property = php_zip_read_property; in PHP_MINIT_FUNCTION()
Completed in 19 milliseconds