|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_streams.h>
Data Fields | |
| const php_stream_wrapper_ops * | wops |
| void * | abstract |
| int | is_url |
Definition at line 160 of file php_streams.h.
| void* _php_stream_wrapper::abstract |
Definition at line 162 of file php_streams.h.
| int _php_stream_wrapper::is_url |
Definition at line 163 of file php_streams.h.
| const php_stream_wrapper_ops* _php_stream_wrapper::wops |
Definition at line 161 of file php_streams.h.