Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.h950 #define ZEND_FAST_RET_TO_FINALLY 2 macro
H A Dzend_opcode.c554 op_array->opcodes[op_num].extended_value = ZEND_FAST_RET_TO_FINALLY; in zend_resolve_finally_ret()
H A Dzend_vm_def.h7643 if (opline->extended_value == ZEND_FAST_RET_TO_FINALLY) {
H A Dzend_vm_execute.h1622 if (opline->extended_value == ZEND_FAST_RET_TO_FINALLY) {

Completed in 145 milliseconds