php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_stream_context.h>
Data Fields | |
php_stream_notifier * | notifier |
zval | options |
zend_resource * | res |
Definition at line 49 of file php_stream_context.h.
php_stream_notifier* _php_stream_context::notifier |
Definition at line 50 of file php_stream_context.h.
zval _php_stream_context::options |
Definition at line 51 of file php_stream_context.h.
zend_resource* _php_stream_context::res |
Definition at line 52 of file php_stream_context.h.