Home
last modified time | relevance | path

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

/PHP-7.2/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.2/Zend/
H A Dzend_vm_opcodes.h183 #define ZEND_THROW 108 macro
H A Dzend_compile.c4502 zend_emit_op(NULL, ZEND_THROW, &expr_node, NULL); in zend_compile_throw()
H A Dzend_vm_def.h4037 ZEND_VM_HANDLER(108, ZEND_THROW, CONST|TMP|VAR|CV, ANY)
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_cfg.c317 case ZEND_THROW: in zend_build_cfg()
523 case ZEND_THROW: in zend_build_cfg()
H A Dpass1_5.c600 case ZEND_THROW: in zend_optimizer_pass1()
H A Ddce.c140 case ZEND_THROW: in may_have_side_effects()
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.c507 …ND_RETURN_BY_REF || (end - 2)->opcode == ZEND_GENERATOR_RETURN || (end - 2)->opcode == ZEND_THROW)) in phpdbg_oplog_fill_executable()

Completed in 62 milliseconds