Home
last modified time | relevance | path

Searched refs:ZEND_FAST_RET_TO_FINALLY (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_opcode.c657 op_array->opcodes[op_num].extended_value = ZEND_FAST_RET_TO_FINALLY; in zend_resolve_finally_ret()
H A Dzend_compile.h846 #define ZEND_FAST_RET_TO_FINALLY 2 macro
H A Dzend_vm_def.h5435 if (opline->extended_value == ZEND_FAST_RET_TO_FINALLY) {
H A Dzend_vm_execute.h1167 if (opline->extended_value == ZEND_FAST_RET_TO_FINALLY) { in ZEND_FAST_RET_SPEC_HANDLER()

Completed in 124 milliseconds