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

#include <zend_types.h>

Data Fields

zend_refcounted_h gc
 
zval val
 
zend_property_info_source_list sources
 

Detailed Description

Definition at line 588 of file zend_types.h.

Field Documentation

◆ gc

zend_refcounted_h _zend_reference::gc

Definition at line 589 of file zend_types.h.

◆ sources

zend_property_info_source_list _zend_reference::sources

Definition at line 591 of file zend_types.h.

◆ val

zval _zend_reference::val

Definition at line 590 of file zend_types.h.


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