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

Data Fields

struct php_user_stream_wrapperwrapper
 
zval object
 

Detailed Description

Definition at line 91 of file userspace.c.

Field Documentation

◆ object

zval _php_userstream_data::object

Definition at line 93 of file userspace.c.

◆ wrapper

struct php_user_stream_wrapper* _php_userstream_data::wrapper

Definition at line 92 of file userspace.c.


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