Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dincomplete_class.c56 ZVAL_ERROR(rv); in incomplete_class_get_property()
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2020 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
2036 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
2070 ZVAL_ERROR(result); in zend_jit_fetch_obj_w_slow()
2074 ZVAL_ERROR(result); in zend_jit_fetch_obj_w_slow()
2121 ZVAL_ERROR(result); in zend_jit_check_array_promotion()
/php-src/Zend/
H A Dzend_execute.c3129 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
3145 if (result) ZVAL_ERROR(result); in zend_handle_fetch_obj_flags()
3186 ZVAL_ERROR(result); in zend_fetch_property_address()
3213 ZVAL_ERROR(result); in zend_fetch_property_address()
3254 ZVAL_ERROR(result); in zend_fetch_property_address()
3258 ZVAL_ERROR(result); in zend_fetch_property_address()
H A Dzend_types.h1257 #define ZVAL_ERROR(z) do { \ macro
H A Dzend_execute_API.c137 ZVAL_ERROR(&EG(error_zval)); in init_executor()

Completed in 49 milliseconds