Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_vm_def.h7683 const zend_op *fast_ret = EX(func)->op_array.opcodes + fast_call->u2.lineno; variable
7685 ZEND_VM_SET_OPCODE(fast_ret + 1);
H A Dzend_vm_execute.h1871 const zend_op *fast_ret = EX(func)->op_array.opcodes + fast_call->u2.lineno; local
1873 ZEND_VM_SET_OPCODE(fast_ret + 1);

Completed in 172 milliseconds