_zval_dtor_func 31 Zend/zend_variables.h ZEND_API void ZEND_FASTCALL _zval_dtor_func(zend_refcounted *p ZEND_FILE_LINE_DC); _zval_dtor_func 35 Zend/zend_variables.h #define zval_dtor_func(zv) _zval_dtor_func(zv ZEND_FILE_LINE_CC) _zval_dtor_func 44 Zend/zend_variables.h _zval_dtor_func(Z_COUNTED_P(zvalue) ZEND_FILE_LINE_RELAY_CC); _zval_dtor_func 388 ext/soap/php_packet_soap.c _zval_dtor_func(garbage ZEND_FILE_LINE_CC); _zval_dtor_func 1063 ext/standard/array.c _zval_dtor_func(arr ZEND_FILE_LINE_CC);