Home
last modified time | relevance | path

Searched refs:zip_prop_handler (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.1/ext/zip/
H A Dphp_zip.c777 } zip_prop_handler; typedef
782 zip_prop_handler hnd; in php_zip_register_prop_handler()
788 zend_hash_str_add_mem(prop_handler, name, strlen(name), &hnd, sizeof(zip_prop_handler)); in php_zip_register_prop_handler()
792 static zval *php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval *rv) /* {{{ */ in php_zip_property_reader()
845 zip_prop_handler *hnd = NULL; in php_zip_get_property_ptr_ptr()
879 zip_prop_handler *hnd = NULL; in php_zip_read_property()
917 zip_prop_handler *hnd = NULL; in php_zip_has_property()
973 zip_prop_handler *hnd; in php_zip_get_properties()

Completed in 12 milliseconds