_zval_dtor         30 Zend/zend_variables.h static zend_always_inline void _zval_dtor(zval *zvalue ZEND_FILE_LINE_DC)
_zval_dtor         56 Zend/zend_variables.h #define zval_dtor(zvalue) _zval_dtor((zvalue) ZEND_FILE_LINE_CC)