php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
php_stream * | datastream |
php_stream * | controlstream |
php_stream * | dirstream |
Definition at line 70 of file ftp_fopen_wrapper.c.
php_stream* _php_ftp_dirstream_data::controlstream |
Definition at line 72 of file ftp_fopen_wrapper.c.
php_stream* _php_ftp_dirstream_data::datastream |
Definition at line 71 of file ftp_fopen_wrapper.c.
php_stream* _php_ftp_dirstream_data::dirstream |
Definition at line 73 of file ftp_fopen_wrapper.c.