Home
last modified time | relevance | path

Searched refs:ZVAL_ERROR (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/standard/
H A Dincomplete_class.c56 ZVAL_ERROR(rv); in incomplete_class_get_property()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c2012 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
2028 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
2062 ZVAL_ERROR(result); in zend_jit_fetch_obj_w_slow()
2066 ZVAL_ERROR(result); in zend_jit_fetch_obj_w_slow()
2113 ZVAL_ERROR(result); in zend_jit_check_array_promotion()
/PHP-8.3/Zend/
H A Dzend_execute.c3127 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
3143 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
3184 ZVAL_ERROR(result); in zend_fetch_property_address()
3211 ZVAL_ERROR(result); in zend_fetch_property_address()
3255 ZVAL_ERROR(result); in zend_fetch_property_address()
3259 ZVAL_ERROR(result); in zend_fetch_property_address()
H A Dzend_types.h1257 #define ZVAL_ERROR(z) do { \ macro
H A Dzend_execute_API.c136 ZVAL_ERROR(&EG(error_zval)); in init_executor()

Completed in 44 milliseconds