Lines Matching refs:should_throw
1293 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER() local
1303 if (should_throw) { in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()
1357 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER() local
1367 if (should_throw) { in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER()
1421 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_ICALL_SPEC_OBSERVER_HANDLER() local
1432 if (should_throw) { in ZEND_DO_ICALL_SPEC_OBSERVER_HANDLER()
1590 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER() local
1600 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER()
1692 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER() local
1702 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER()
1795 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER() local
1806 if (should_throw) { in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER()
1911 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER() local
1926 if (should_throw) { in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER()
2029 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER() local
2044 if (should_throw) { in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER()
2147 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER() local
2163 if (should_throw) { in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER()
3521 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER() local
3539 if (should_throw) { in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER()
3664 bool should_throw = zend_internal_call_should_throw(fbc, call); in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER() local
3682 if (should_throw) { in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER()