Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.h332 struct _zval_struct { struct
334 zvalue_value value; /* value */
335 zend_uint refcount__gc;
336 zend_uchar type; /* active type */
337 zend_uchar is_ref__gc;

Completed in 21 milliseconds