Lines Matching refs:should_throw

1228 	zend_bool should_throw = zend_internal_call_should_throw(fbc, call);  in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()  local
1238 if (should_throw) { in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()
1289 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER() local
1299 if (should_throw) { in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER()
1454 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER() local
1464 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER()
1548 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER() local
1558 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER()
1643 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER() local
1653 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER()
1747 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER() local
1762 if (should_throw) { in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER()
1855 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER() local
1870 if (should_throw) { in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER()
1963 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER() local
1978 if (should_throw) { in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER()
3192 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER() local
3209 if (should_throw) { in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER()
3328 zend_bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER() local
3345 if (should_throw) { in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER()