Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/
H A Dphp_zip.h86 static inline ze_zip_object *php_zip_fetch_object(zend_object *obj) { in php_zip_fetch_object() function
90 #define Z_ZIP_P(zv) php_zip_fetch_object(Z_OBJ_P((zv)))
H A Dphp_zip.c998 ze_zip_object * intern = php_zip_fetch_object(object); in php_zip_object_free_storage()

Completed in 31 milliseconds