Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend.h334 struct _zval_struct { struct
336 zvalue_value value; /* value */
337 zend_uint refcount__gc;
338 zend_uchar type; /* active type */
339 zend_uchar is_ref__gc;

Completed in 12 milliseconds