Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_opcode.c591 opline->extended_value = ZEND_FAST_CALL_FROM_CATCH; in zend_resolve_finally_call()
H A Dzend_compile.h848 #define ZEND_FAST_CALL_FROM_CATCH 1 macro
H A Dzend_vm_def.h5412 if ((opline->extended_value & ZEND_FAST_CALL_FROM_CATCH) &&
H A Dzend_vm_execute.h1144 if ((opline->extended_value & ZEND_FAST_CALL_FROM_CATCH) && in ZEND_FAST_CALL_SPEC_HANDLER()

Completed in 108 milliseconds