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

#include <php_stream_context.h>

Data Fields

php_stream_notifiernotifier
 
zval options
 
zend_resourceres
 

Detailed Description

Definition at line 49 of file php_stream_context.h.

Field Documentation

◆ notifier

php_stream_notifier* _php_stream_context::notifier

Definition at line 50 of file php_stream_context.h.

◆ options

zval _php_stream_context::options

Definition at line 51 of file php_stream_context.h.

◆ res

zend_resource* _php_stream_context::res

Definition at line 52 of file php_stream_context.h.


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