Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.c804 } zip_prop_handler; typedef
811 zip_prop_handler hnd; in php_zip_register_prop_handler()
817 zend_hash_add(prop_handler, name, strlen(name)+1, &hnd, sizeof(zip_prop_handler), NULL); in php_zip_register_prop_handler()
821 static int php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval **retval, int ne… in php_zip_property_reader()
878 zip_prop_handler *hnd; in php_zip_get_property_ptr_ptr()
919 zip_prop_handler *hnd; in php_zip_read_property()
966 zip_prop_handler *hnd; in php_zip_has_property()
1029 zip_prop_handler *hnd; in php_zip_get_properties()

Completed in 16 milliseconds