Searched refs:ze_zip_object (Results 1 – 2 of 2) sorted by relevance
69 } ze_zip_object; typedef71 static inline ze_zip_object *php_zip_fetch_object(zend_object *obj) { in php_zip_fetch_object()72 return (ze_zip_object *)((char*)(obj) - XtOffsetOf(ze_zip_object, zo)); in php_zip_fetch_object()
377 ze_zip_object *obj = Z_ZIP_P(object); \878 ze_zip_object *obj; in php_zip_get_property_ptr_ptr()909 ze_zip_object *obj; in php_zip_read_property()945 ze_zip_object *obj; in php_zip_has_property()998 ze_zip_object *obj; in php_zip_get_properties()1025 ze_zip_object * intern = php_zip_fetch_object(object); in php_zip_object_free_storage()1060 ze_zip_object *intern; in php_zip_object_new()1446 ze_zip_object *ze_obj = NULL; in ZIPARCHIVE_METHOD()1549 ze_zip_object *ze_obj; in ZIPARCHIVE_METHOD()1861 ze_zip_object *ze_obj; in ZIPARCHIVE_METHOD()[all …]
Completed in 15 milliseconds