Home
last modified time | relevance | path

Searched refs:ZEND_THROW (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/sapi/phpdbg/tests/
H A Dstepping_001.phpt6 b ZEND_THROW
18 prompt> [Breakpoint #0 added at ZEND_THROW]
19 prompt> [Breakpoint #0 in ZEND_THROW at %s:4, hits: 1]
/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h187 #define ZEND_THROW 108 macro
H A Dzend_compile.c4358 zend_emit_op(NULL, ZEND_THROW, &expr_node, NULL); in zend_compile_throw()
H A Dzend_vm_def.h4546 ZEND_VM_COLD_CONST_HANDLER(108, ZEND_THROW, CONST|TMP|VAR|CV, ANY)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_cfg.c299 case ZEND_THROW: in zend_build_cfg()
503 case ZEND_THROW: in zend_build_cfg()
H A Dpass1_5.c569 case ZEND_THROW: in zend_optimizer_pass1()
H A Ddce.c147 case ZEND_THROW: in may_have_side_effects()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c482 …ND_RETURN_BY_REF || (end - 2)->opcode == ZEND_GENERATOR_RETURN || (end - 2)->opcode == ZEND_THROW)) in phpdbg_oplog_fill_executable()

Completed in 55 milliseconds