Home
last modified time | relevance | path

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

/PHP-8.3/ext/zip/
H A Dphp_zip.h83 } ze_zip_object; typedef
85 static inline ze_zip_object *php_zip_fetch_object(zend_object *obj) { in php_zip_fetch_object()
86 return (ze_zip_object *)((char*)(obj) - XtOffsetOf(ze_zip_object, zo)); in php_zip_fetch_object()
H A Dphp_zip.c889 ze_zip_object *obj; in php_zip_get_property_ptr_ptr()
910 ze_zip_object *obj; in php_zip_write_property()
929 ze_zip_object *obj; in php_zip_read_property()
954 ze_zip_object *obj; in php_zip_has_property()
996 ze_zip_object *obj; in php_zip_get_properties()
1088 ze_zip_object *intern; in php_zip_object_new()
1453 ze_zip_object *ze_obj;
1552 ze_zip_object *ze_obj;
1623 ze_zip_object *ze_obj;
3035 ze_zip_object *obj;
[all …]

Completed in 16 milliseconds