Home
last modified time | relevance | path

Searched refs:fast_ret (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_def.h7989 const zend_op *fast_ret = EX(func)->op_array.opcodes + Z_OPLINE_NUM_P(fast_call); variable
7991 ZEND_VM_JMP_EX(fast_ret + 1, 0);
H A Dzend_vm_execute.h2730 const zend_op *fast_ret = EX(func)->op_array.opcodes + Z_OPLINE_NUM_P(fast_call); in ZEND_FAST_RET_SPEC_HANDLER() local
2732 ZEND_VM_JMP_EX(fast_ret + 1, 0); in ZEND_FAST_RET_SPEC_HANDLER()

Completed in 143 milliseconds