#include <zend_types.h>
Definition at line 335 of file zend_types.h.
◆ cache_slot
uint32_t _zval_struct::cache_slot |
◆ constant_flags
uint32_t _zval_struct::constant_flags |
◆ extra
uint32_t _zval_struct::extra |
◆ fe_iter_idx
uint32_t _zval_struct::fe_iter_idx |
◆ fe_pos
uint32_t _zval_struct::fe_pos |
◆ guard
uint32_t _zval_struct::guard |
◆ lineno
uint32_t _zval_struct::lineno |
◆ next
uint32_t _zval_struct::next |
◆ num_args
uint32_t _zval_struct::num_args |
◆ opline_num
uint32_t _zval_struct::opline_num |
◆ type_info
uint32_t _zval_struct::type_info |
◆ [union]
union { ... } _zval_struct::u1 |
◆ [union]
union { ... } _zval_struct::u2 |
◆ [struct]
struct { ... } _zval_struct::v |
◆ value
The documentation for this struct was generated from the following file: