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

Data Fields

php_streamold
 
php_streamnew
 
bool free_fp
 
bool free_ufp
 
char ** error
 

Detailed Description

Definition at line 706 of file tar.c.

Field Documentation

◆ error

char** _phar_pass_tar_info::error

Definition at line 711 of file tar.c.

◆ free_fp

bool _phar_pass_tar_info::free_fp

Definition at line 709 of file tar.c.

◆ free_ufp

bool _phar_pass_tar_info::free_ufp

Definition at line 710 of file tar.c.

◆ new

php_stream* _phar_pass_tar_info::new

Definition at line 708 of file tar.c.

◆ old

php_stream* _phar_pass_tar_info::old

Definition at line 707 of file tar.c.


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