|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_zip.h>
Data Fields | |
| struct zip * | za |
| char ** | buffers |
| HashTable * | prop_handler |
| char * | filename |
| int | filename_len |
| int | buffers_cnt |
| zip_int64_t | last_id |
| int | err_zip |
| int | err_sys |
| zend_object | zo |
| zend_object _ze_zip_object::zo |