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

Data Fields

php_streamfilefp
 
php_streamcentralfp
 
php_streamold
 
char ** error
 
bool free_fp
 
bool free_ufp
 

Detailed Description

Definition at line 861 of file zip.c.

Field Documentation

◆ centralfp

php_stream* _phar_zip_pass::centralfp

Definition at line 863 of file zip.c.

◆ error

char** _phar_zip_pass::error

Definition at line 865 of file zip.c.

◆ filefp

php_stream* _phar_zip_pass::filefp

Definition at line 862 of file zip.c.

◆ free_fp

bool _phar_zip_pass::free_fp

Definition at line 866 of file zip.c.

◆ free_ufp

bool _phar_zip_pass::free_ufp

Definition at line 867 of file zip.c.

◆ old

php_stream* _phar_zip_pass::old

Definition at line 864 of file zip.c.


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