Home
last modified time | relevance | path

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

/PHP-7.1/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.1/Zend/
H A Dzend_vm_opcodes.h177 #define ZEND_THROW 108 macro
H A Dzend_compile.c4255 zend_emit_op(NULL, ZEND_THROW, &expr_node, NULL); in zend_compile_throw()
H A Dzend_vm_def.h4209 ZEND_VM_HANDLER(108, ZEND_THROW, CONST|TMP|VAR|CV, ANY)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_cfg.c313 case ZEND_THROW: in zend_build_cfg()
506 case ZEND_THROW: in zend_build_cfg()
H A Dpass1_5.c637 case ZEND_THROW: in zend_optimizer_pass1()
/PHP-7.1/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 57 milliseconds