Home
last modified time | relevance | path

Searched refs:_zval_dtor_func (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_variables.h28 ZEND_API void _zval_dtor_func(zval *zvalue ZEND_FILE_LINE_DC);
35 _zval_dtor_func(zvalue ZEND_FILE_LINE_RELAY_CC); in _zval_dtor()
H A Dzend_variables.c31 ZEND_API void _zval_dtor_func(zval *zvalue ZEND_FILE_LINE_DC) in _zval_dtor_func() function
H A Dzend_execute.c858 _zval_dtor_func(&garbage ZEND_FILE_LINE_CC); in zend_assign_tmp_to_variable()
894 _zval_dtor_func(&garbage ZEND_FILE_LINE_CC); in zend_assign_const_to_variable()
952 _zval_dtor_func(&garbage ZEND_FILE_LINE_CC); in zend_assign_to_variable()

Completed in 11 milliseconds