Home
last modified time | relevance | path

Searched refs:DebugMsg (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DCommands.cpp31 static void DebugMsg(char* Msg, char* Arg = NULL);
704 static void DebugMsg(char* Msg, char* Arg) in DebugMsg() function