Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_types.h335 struct _zval_struct { struct
336 zend_value value; /* value */
337 union {
347 } u1;
348 union {
359 } u2;

Completed in 15 milliseconds