Lines Matching refs:should_throw

1244 	bool should_throw = zend_internal_call_should_throw(fbc, call);  in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()  local
1254 if (should_throw) { in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()
1306 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER() local
1316 if (should_throw) { in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER()
1368 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_ICALL_SPEC_OBSERVER_HANDLER() local
1379 if (should_throw) { in ZEND_DO_ICALL_SPEC_OBSERVER_HANDLER()
1536 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER() local
1546 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER()
1631 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER() local
1641 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER()
1727 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER() local
1738 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER()
1834 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER() local
1849 if (should_throw) { in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER()
1943 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER() local
1958 if (should_throw) { in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER()
2052 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER() local
2068 if (should_throw) { in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER()
3428 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER() local
3446 if (should_throw) { in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER()
3571 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER() local
3589 if (should_throw) { in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER()