php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_ze_zip_rsrc Struct Reference

#include <php_zip.h>

Data Fields

struct zip * za
 
zip_uint64_t index_current
 
zip_int64_t num_files
 

Detailed Description

Definition at line 52 of file php_zip.h.

Field Documentation

◆ index_current

zip_uint64_t _ze_zip_rsrc::index_current

Definition at line 54 of file php_zip.h.

◆ num_files

zip_int64_t _ze_zip_rsrc::num_files

Definition at line 55 of file php_zip.h.

◆ za

struct zip* _ze_zip_rsrc::za

Definition at line 53 of file php_zip.h.


The documentation for this struct was generated from the following file: