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

Data Fields

zip_read_int_t read_int_func
 
zip_read_const_char_t read_const_char_func
 
int type
 

Detailed Description

Definition at line 837 of file php_zip.c.

Field Documentation

◆ read_const_char_func

zip_read_const_char_t _zip_prop_handler::read_const_char_func

Definition at line 839 of file php_zip.c.

◆ read_int_func

zip_read_int_t _zip_prop_handler::read_int_func

Definition at line 838 of file php_zip.c.

◆ type

int _zip_prop_handler::type

Definition at line 841 of file php_zip.c.


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