Searched refs:php_zip_fetch_object (Results 1 – 2 of 2) sorted by relevance
71 static inline ze_zip_object *php_zip_fetch_object(zend_object *obj) { in php_zip_fetch_object() function75 #define Z_ZIP_P(zv) php_zip_fetch_object(Z_OBJ_P((zv)))
1025 ze_zip_object * intern = php_zip_fetch_object(object); in php_zip_object_free_storage()
Completed in 18 milliseconds