Searched refs:_zval_dtor (Results 1 – 1 of 1) sorted by relevance
30 static zend_always_inline void _zval_dtor(zval *zvalue ZEND_FILE_LINE_DC) in _zval_dtor() function56 #define zval_dtor(zvalue) _zval_dtor((zvalue) ZEND_FILE_LINE_CC)
Completed in 5 milliseconds