Home
last modified time | relevance | path

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

/PHP-8.0/ext/zip/
H A Dphp_zip.h69 } ze_zip_object; typedef
71 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()
H A Dphp_zip.c888 ze_zip_object *obj; in php_zip_get_property_ptr_ptr()
908 ze_zip_object *obj; in php_zip_read_property()
933 ze_zip_object *obj; in php_zip_has_property()
975 ze_zip_object *obj; in php_zip_get_properties()
1067 ze_zip_object *intern; in php_zip_object_new()
1433 ze_zip_object *ze_obj;
1532 ze_zip_object *ze_obj;
1607 ze_zip_object *ze_obj;
1887 ze_zip_object *ze_obj;
2927 ze_zip_object *obj;
[all …]

Completed in 15 milliseconds