Home
last modified time | relevance | path

Searched refs:error_zval (Results 1 – 6 of 6) sorted by relevance

/PHP-7.3/Zend/tests/
H A Dbug71841.phpt2 Bug #71841 (EG(error_zval) is not handled well)
H A Dbug36303.phpt2 Bug #36303 (foreach on error_zval produces segfault)
/PHP-7.3/ext/standard/
H A Dincomplete_class.c72 return &EG(error_zval); in incomplete_class_get_property_ptr_ptr()
/PHP-7.3/Zend/
H A Dzend_globals.h133 zval error_zval; member
H A Dzend_execute_API.c127 ZVAL_ERROR(&EG(error_zval)); in init_executor()
/PHP-7.3/ext/spl/
H A Dspl_array.c302 return &EG(error_zval); in spl_array_get_dimension_ptr()
391 &EG(error_zval) : &EG(uninitialized_zval); in spl_array_get_dimension_ptr()

Completed in 36 milliseconds