Home
last modified time | relevance | path

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

/php-src/ext/zip/
H A Dphp_zip.c839 } zip_prop_handler; typedef
844 zip_prop_handler hnd; in php_zip_register_prop_handler()
851 zend_hash_add_mem(prop_handler, str, &hnd, sizeof(zip_prop_handler)); in php_zip_register_prop_handler()
856 static zval *php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval *rv) /* {{{ */ in php_zip_property_reader()
891 zip_prop_handler *hnd = NULL; in php_zip_get_property_ptr_ptr()
911 zip_prop_handler *hnd = NULL; in php_zip_write_property()
931 zip_prop_handler *hnd = NULL; in php_zip_read_property()
955 zip_prop_handler *hnd = NULL; in php_zip_has_property()
998 zip_prop_handler *hnd; in php_zip_get_properties()

Completed in 13 milliseconds