Home
last modified time | relevance | path

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

/PHP-5.5/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.c30 ZEND_API void _zval_dtor_func(zval *zvalue ZEND_FILE_LINE_DC) in _zval_dtor_func() function
H A Dzend_execute.c841 _zval_dtor_func(&garbage ZEND_FILE_LINE_CC); in zend_assign_tmp_to_variable()
877 _zval_dtor_func(&garbage ZEND_FILE_LINE_CC); in zend_assign_const_to_variable()
936 _zval_dtor_func(&garbage ZEND_FILE_LINE_CC); in zend_assign_to_variable()

Completed in 10 milliseconds