Home
last modified time | relevance | path

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

/php-src/ext/zip/
H A Dphp_zip.c831 typedef zend_long (*zip_read_int_t)(ze_zip_object *obj); typedef
835 zip_read_int_t read_int_func;
842 static void php_zip_register_prop_handler(HashTable *prop_handler, char *name, zip_read_int_t read_… in php_zip_register_prop_handler()

Completed in 11 milliseconds