ZEND_OFFSET_TO_OPLINE  526 Zend/zend_compile.h 	(ZEND_OFFSET_TO_OPLINE(base, offset) - op_array->opcodes)
ZEND_OFFSET_TO_OPLINE  548 Zend/zend_compile.h 	ZEND_OFFSET_TO_OPLINE(opline, (node).jmp_offset)
ZEND_OFFSET_TO_OPLINE 2655 Zend/zend_execute.c 	ZEND_VM_SET_OPCODE(ZEND_OFFSET_TO_OPLINE(opline, offset))
ZEND_OFFSET_TO_OPLINE 2546 Zend/zend_vm_def.h 		opline = ZEND_OFFSET_TO_OPLINE(opline, opline->extended_value);
ZEND_OFFSET_TO_OPLINE 2980 Zend/zend_vm_execute.h 		opline = ZEND_OFFSET_TO_OPLINE(opline, opline->extended_value);
ZEND_OFFSET_TO_OPLINE 28476 Zend/zend_vm_execute.h 		opline = ZEND_OFFSET_TO_OPLINE(opline, opline->extended_value);
ZEND_OFFSET_TO_OPLINE 40406 Zend/zend_vm_execute.h 		opline = ZEND_OFFSET_TO_OPLINE(opline, opline->extended_value);
ZEND_OFFSET_TO_OPLINE  109 sapi/phpdbg/phpdbg_opcode.c 			ZEND_OFFSET_TO_OPLINE(op, op->extended_value) - ops->opcodes);