php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_types.h>
Data Fields | |
zend_refcounted_h | gc |
zval | val |
zend_property_info_source_list | sources |
Definition at line 588 of file zend_types.h.
zend_refcounted_h _zend_reference::gc |
Definition at line 589 of file zend_types.h.
zend_property_info_source_list _zend_reference::sources |
Definition at line 591 of file zend_types.h.
zval _zend_reference::val |
Definition at line 590 of file zend_types.h.