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

Data Fields

php_streamdatastream
 
php_streamcontrolstream
 
php_streamdirstream
 

Detailed Description

Definition at line 70 of file ftp_fopen_wrapper.c.

Field Documentation

◆ controlstream

php_stream* _php_ftp_dirstream_data::controlstream

Definition at line 72 of file ftp_fopen_wrapper.c.

◆ datastream

php_stream* _php_ftp_dirstream_data::datastream

Definition at line 71 of file ftp_fopen_wrapper.c.

◆ dirstream

php_stream* _php_ftp_dirstream_data::dirstream

Definition at line 73 of file ftp_fopen_wrapper.c.


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