| /vim-8.2.3635/runtime/autoload/ |
| H A D | gzip.vim | 9 fun s:check(cmd) argument 45 fun gzip#read(cmd) argument 154 fun gzip#write(cmd) argument 174 fun gzip#appre(cmd) argument
|
| H A D | ccomplete.vim | 383 func s:Tagcmd2extra(cmd, name, fname) argument
|
| H A D | vimball.vim | 603 fun! s:RecordInVar(home,cmd) argument
|
| H A D | rust.vim | 355 function! s:system(pwd, cmd) argument
|
| H A D | ada.vim | 410 function ada#Completion (cmd) argument
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_ex_mode.vim | 7 func Ex_Q(cmd) argument 18 func Ex_gQ(cmd) argument 26 func Ex(cmd) argument
|
| H A D | shared.vim | 40 func RunCommand(cmd) argument 81 func RunServer(cmd, testfunc, args) argument 110 func s:kill_server(cmd) argument
|
| H A D | test_sleep.vim | 11 func! s:assert_takes_longer(cmd, time_ms) argument
|
| H A D | test_help_tagjump.vim | 222 func s:get_help_compl_list(cmd) argument
|
| H A D | test_tabpage.vim | 268 function s:check_tab(pre_nr, cmd, post_nr) argument 294 function Check_tab_count(pre_nr, cmd, post_nr) argument
|
| H A D | test_signs.vim | 372 func Sign_command_ignore_error(cmd) argument
|
| H A D | test_goto.vim | 6 func XTest_goto_decl(cmd, lines, line, col) argument
|
| H A D | test_syntax.vim | 350 func AssertFails(cmd, errcode) argument
|
| /vim-8.2.3635/src/ |
| H A D | vimrun.c | 30 wchar_t *cmd; in main() local
|
| H A D | os_vms_mms.c | 9 char cmd[132], buf[BUFSIZ], *argp, *error_file, target[132], *mms; in main() local
|
| H A D | usercmd.c | 417 ucmd_T *cmd; in uc_list() local 893 ucmd_T *cmd = NULL; in uc_add_command() local 1147 ucmd_T *cmd; in uc_clear() local 1168 ucmd_T *cmd = NULL; in ex_delcommand() local 1445 ucmd_T *cmd, // the user command we're expanding in uc_check_code() 1671 ucmd_T *cmd; in do_ucmd() local
|
| H A D | ex_cmds.c | 990 char_u *cmd = vim_strsave_escaped(prevcmd, (char_u *)"%#"); in do_bang() local 1058 char_u *cmd, in do_filter() 1354 char_u *cmd, in do_shell() 1524 find_pipe(char_u *cmd) in find_pipe() 1549 char_u *cmd, // command in make_filter_cmd() 3695 char_u *cmd; in ex_substitute() local 4854 global_exe_one(char_u *cmd, linenr_T lnum) in global_exe_one() 4886 char_u *cmd; // command argument in ex_global() local 5021 global_exe(char_u *cmd) in global_exe()
|
| H A D | ex_docmd.c | 592 do_cmdline_cmd(char_u *cmd) in do_cmdline_cmd() 603 do_cmd_argument(char_u *cmd) in do_cmd_argument() 1751 char_u *cmd; in do_one_cmd() local 2718 char *cmd, // name of command in checkforcmd_opt() 2743 char *cmd, // name of command in checkforcmd() 2756 char *cmd, // name of command in checkforcmd_noparen() 3363 append_command(char_u *cmd) in append_command() 3811 modifier_len(char_u *cmd) in modifier_len() 3946 char_u *cmd, in skip_range() 4076 char_u *cmd; in get_address() local [all …]
|
| H A D | create_cmdidxs.vim | 51 let cmd = cmds[i] variable
|
| H A D | clientserver.c | 111 sendToLocalVim(char_u *cmd, int asExpr, char_u **result) in sendToLocalVim() 673 serverMakeName(char_u *arg, char *cmd) in serverMakeName()
|
| H A D | if_cscope.c | 711 char *cmd; in cs_create_cmd() local 777 char *prog, *cmd, *ppath = NULL; in cs_create_connection() local 1060 char *cmd; in cs_find_common() local 1617 mcmd_e cmd) in cs_manage_matches()
|
| H A D | debugger.c | 38 do_debug(char_u *cmd) in do_debug() 360 do_showbacktrace(char_u *cmd) in do_showbacktrace()
|
| H A D | testing.c | 334 assert_append_cmd_or_arg(garray_T *gap, typval_T *argvars, char_u *cmd) in assert_append_cmd_or_arg() 351 char_u *cmd; in assert_beeps() local 595 char_u *cmd; in f_assert_fails() local
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | vhdl.vim | 58 function! <SID>CountWrapper(cmd) argument
|
| /vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/ |
| H A D | termdebug.vim | 479 func s:SendCommand(cmd) argument 489 func TermDebugSendCommand(cmd) argument
|