ZEND_VM_DISPATCH 5373 Zend/zend_vm_def.h 			ZEND_VM_DISPATCH(opline->opcode, opline);
ZEND_VM_DISPATCH 5375 Zend/zend_vm_def.h 			ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline);
ZEND_VM_DISPATCH 1330 Zend/zend_vm_execute.h 			ZEND_VM_DISPATCH(opline->opcode, opline);
ZEND_VM_DISPATCH 1332 Zend/zend_vm_execute.h 			ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline);