ZEND_VM_DISPATCH 5145 Zend/zend_vm_def.h ZEND_VM_DISPATCH(opline->opcode, opline); ZEND_VM_DISPATCH 5147 Zend/zend_vm_def.h ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline); ZEND_VM_DISPATCH 1123 Zend/zend_vm_execute.h ZEND_VM_DISPATCH(opline->opcode, opline); ZEND_VM_DISPATCH 1125 Zend/zend_vm_execute.h ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline);