Home
last modified time | relevance | path

Searched refs:zip_prop_handler (Results 1 – 1 of 1) sorted by path

/PHP-7.3/ext/zip/
H A Dphp_zip.c805 } zip_prop_handler; typedef
810 zip_prop_handler hnd; in php_zip_register_prop_handler()
819 zend_hash_add_mem(prop_handler, str, &hnd, sizeof(zip_prop_handler)); in php_zip_register_prop_handler()
828 static zval *php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval *rv) /* {{{ */ in php_zip_property_reader()
881 zip_prop_handler *hnd = NULL; in php_zip_get_property_ptr_ptr()
912 zip_prop_handler *hnd = NULL; in php_zip_read_property()
947 zip_prop_handler *hnd = NULL; in php_zip_has_property()
1000 zip_prop_handler *hnd; in php_zip_get_properties()

Completed in 16 milliseconds