ZEND_VM_DISPATCH 7218 Zend/zend_vm_def.h 			ZEND_VM_DISPATCH(opline->opcode, opline);
ZEND_VM_DISPATCH 7220 Zend/zend_vm_def.h 			ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline);
ZEND_VM_DISPATCH 1589 Zend/zend_vm_execute.h 			ZEND_VM_DISPATCH(opline->opcode, opline);
ZEND_VM_DISPATCH 1591 Zend/zend_vm_execute.h 			ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline);