Home
last modified time | relevance | path

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

/PHP-8.1/ext/zip/
H A Dphp_zip.c827 } zip_prop_handler; typedef
832 zip_prop_handler hnd; in php_zip_register_prop_handler()
839 zend_hash_add_mem(prop_handler, str, &hnd, sizeof(zip_prop_handler)); in php_zip_register_prop_handler()
844 static zval *php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval *rv) /* {{{ */ in php_zip_property_reader()
879 zip_prop_handler *hnd = NULL; in php_zip_get_property_ptr_ptr()
899 zip_prop_handler *hnd = NULL; in php_zip_write_property()
919 zip_prop_handler *hnd = NULL; in php_zip_read_property()
943 zip_prop_handler *hnd = NULL; in php_zip_has_property()
986 zip_prop_handler *hnd; in php_zip_get_properties()

Completed in 24 milliseconds