Home
last modified time | relevance | path

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

/PHP-7.2/ext/zip/
H A Dphp_zip.h71 static inline ze_zip_object *php_zip_fetch_object(zend_object *obj) { in php_zip_fetch_object() function
75 #define Z_ZIP_P(zv) php_zip_fetch_object(Z_OBJ_P((zv)))
H A Dphp_zip.c1021 ze_zip_object * intern = php_zip_fetch_object(object); in php_zip_object_free_storage()

Completed in 22 milliseconds