Home
last modified time | relevance | path

Searched defs:_zval_struct (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_types.h121 struct _zval_struct { struct
122 zend_value value; /* value */
123 union {
132 } u1;
133 union {
143 } u2;

Completed in 10 milliseconds