Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 36) sorted by relevance

12

/vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/
H A Dtermdebug.vim591 func s:GetFullname(msg) argument
604 func s:GetAsmAddr(msg) argument
703 func s:HandleDisasmMsg(msg) argument
751 func s:CommOutput(chan, msg) argument
1026 func s:HandleEvaluate(msg) argument
1068 func s:HandleError(msg) argument
1132 func s:HandleCursor(msg) argument
1216 func s:HandleNewBreakpoint(msg) argument
1273 func s:HandleBreakpointDelete(msg) argument
1291 func s:HandleProgramRun(msg) argument
/vim-8.2.3635/src/testdir/
H A Dtest_channel.vim58 func Ch_requestHandler(handle, msg) argument
319 func Ch_handler(chan, msg) argument
358 func Ch_zeroHandler(chan, msg) argument
364 func Ch_oneHandler(chan, msg) argument
421 func Ch_handleRaw1(chan, msg) argument
427 func Ch_handleRaw2(chan, msg) argument
433 func Ch_handleRaw3(chan, msg) argument
1257 func! OutHandler(chan, msg) argument
1389 func s:UnletHandler(handle, msg) argument
1413 func Ch_CloseHandler(handle, msg) argument
[all …]
H A Dtest_syntax.vim30 func AssertHighlightGroups(lnum, startcol, expected, trans = 1, msg = "") argument
H A Dtest_functions.vim2744 func HasDefault(msg = 'msg') argument
H A Dtest_trycatch.vim2253 funct s:throw(msg) abort argument
H A Dtest_popupwin.vim1897 func s:VerifyPosition(p, msg, line, col, width, height) argument
/vim-8.2.3635/runtime/autoload/
H A Drubycomplete.vim14 function! s:ErrMsg(msg) argument
76 function! s:dprint(msg) argument
H A Dsqlcomplete.vim645 function! s:SQLCWarningMsg(msg) argument
651 function! s:SQLCErrorMsg(msg) argument
H A Dvimball.vim550 fun! vimball#ShowMesg(level,msg) argument
/vim-8.2.3635/src/
H A Dnbdebug.c136 char msg[256]; in errorHandler() local
H A Dbeval.h78 char_u *msg; // allocated: current text member
H A Dchannel.c253 # define PERROR(msg) (void)semsg("%s: %s", msg, strerror_win32(errno)) argument
1131 channel_find_buffer(char_u *name, int err, int msg) in channel_find_buffer()
1217 int msg = TRUE; in channel_set_options() local
1264 int msg = TRUE; in channel_set_options() local
2627 append_to_buffer(buf_T *buffer, char_u *msg, channel_T *channel, ch_part_T part) in append_to_buffer()
2738 char_u *msg; in drop_messages() local
2755 char_u *msg = NULL; in may_invoke_callback() local
3491 char msg[] = "%s(): Read %s from ch_part[%d], closing"; in ch_close_part_on_error() local
3619 char_u *msg; in channel_read_block() local
4914 char_u *msg; in f_ch_log() local
H A Ddigraph.c2037 char_u msg[MB_MAXBYTES + 1]; in check_digraph_chars_valid() local
2088 digraph_header(char *msg) in digraph_header()
H A Dmessage.c47 char_u *msg; member
100 msg(char *s) in msg() function
588 ignore_error(char_u *msg) in ignore_error()
606 do_perror(char *msg) in do_perror()
892 emsg_namelen(char *msg, char_u *name, int len) in emsg_namelen()
2375 message_filtered(char_u *msg) in message_filtered()
H A Dversion.c66 char *msg = _("%s (%s, compiled %s)"); in init_longVersion() local
H A Dos_mswin.c1128 MSG msg; in AbortProc() local
1590 mch_print_begin_page(char_u *msg) in mch_print_begin_page()
1975 Messaging_WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in Messaging_WndProc()
2583 MSG msg; in serverProcessPendingMessages() local
H A Dclientserver.c124 char_u *msg; in sendToLocalVim() local
H A Dgui_w32.c582 MSG msg; in _OnBlinkTimer() local
614 MSG msg; in gui_mswin_rm_blink_timer() local
672 MSG msg; in _OnTimer() local
1789 MSG msg; in process_message() local
2045 MSG msg; in gui_mch_update() local
2056 MSG msg; in remove_any_timer() local
2124 MSG msg; in gui_mch_wait_for_chars() local
4995 char *msg = _("E988: GUI cannot be used. Cannot execute gvim.exe."); in gvim_error() local
H A Dgui_haiku.cc1233 BMessage *msg = Window()->CurrentMessage(); in KeyDown() local
1630 BMessage msg(B_INPUT_METHOD_EVENT); in MessageReceived() local
1864 BMessage* msg = IMData.message; in DrawIMString() local
2233 void VimDialog::MessageReceived(BMessage *msg) in MessageReceived()
2650 void VimSelectFontDialog::MessageReceived(BMessage *msg) in MessageReceived()
H A Dterminal.c1135 char_u *msg = msg_arg; in term_write_job_output() local
1201 write_to_term(buf_T *buffer, char_u *msg, channel_T *channel) in write_to_term()
2130 char msg[KEY_BUF_LEN]; in send_keys_to_term() local
6174 char_u *msg; in f_term_sendkeys() local
7127 char *msg = (char *)utf16_to_enc( in winpty_term_and_job_init() local
H A Dtesting.c771 char msg[200]; in assert_inrange() local
/vim-8.2.3635/runtime/indent/
H A Dscala.vim33 function! scala#ConditionalConfirm(msg) argument
H A Derlang.vim469 function! s:IndentError(msg, token, stack) argument
/vim-8.2.3635/src/xxd/
H A Dxxd.c249 error_exit(int ret, char *msg) in error_exit()
/vim-8.2.3635/src/xdiff/
H A Dxdiffi.c799 static void xdl_bug(const char *msg) in xdl_bug()

12