ZEND_VM_DISPATCH 5131 Zend/zend_vm_def.h ZEND_VM_DISPATCH(opline->opcode, opline); ZEND_VM_DISPATCH 5133 Zend/zend_vm_def.h ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline); ZEND_VM_DISPATCH 1119 Zend/zend_vm_execute.h ZEND_VM_DISPATCH(opline->opcode, opline); ZEND_VM_DISPATCH 1121 Zend/zend_vm_execute.h ZEND_VM_DISPATCH((zend_uchar)(ret & 0xff), opline);