Searched refs:error_zval (Results 1 – 6 of 6) sorted by relevance
2 Bug #71841 (EG(error_zval) is not handled well)
2 Bug #36303 (foreach on error_zval produces segfault)
74 return &EG(error_zval); in incomplete_class_get_property_ptr_ptr()
135 zval error_zval; member
129 ZVAL_ERROR(&EG(error_zval)); in init_executor()
304 return &EG(error_zval); in spl_array_get_dimension_ptr()393 &EG(error_zval) : &EG(uninitialized_zval); in spl_array_get_dimension_ptr()
Completed in 29 milliseconds