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

Data Fields

gzFile gz_file
 
php_streamstream
 

Detailed Description

Definition at line 28 of file zlib_fopen_wrapper.c.

Field Documentation

◆ gz_file

gzFile php_gz_stream_data_t::gz_file

Definition at line 29 of file zlib_fopen_wrapper.c.

◆ stream

php_stream* php_gz_stream_data_t::stream

Definition at line 30 of file zlib_fopen_wrapper.c.


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