Home
last modified time | relevance | path

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

/php-src/ext/zip/
H A Dphp_zip.c528 static zend_long php_zip_last_id(ze_zip_object *obj) /* {{{ */ in php_zip_last_id() function
3156 php_zip_register_prop_handler(&zip_prop_handlers, "lastId", php_zip_last_id, NULL, IS_LONG);

Completed in 13 milliseconds