Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 74) sorted by relevance

123

/vim-8.2.3635/runtime/autoload/
H A Dgzip.vim9 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 Dccomplete.vim383 func s:Tagcmd2extra(cmd, name, fname) argument
H A Dvimball.vim603 fun! s:RecordInVar(home,cmd) argument
H A Drust.vim355 function! s:system(pwd, cmd) argument
H A Dada.vim410 function ada#Completion (cmd) argument
/vim-8.2.3635/src/testdir/
H A Dtest_ex_mode.vim7 func Ex_Q(cmd) argument
18 func Ex_gQ(cmd) argument
26 func Ex(cmd) argument
H A Dshared.vim40 func RunCommand(cmd) argument
81 func RunServer(cmd, testfunc, args) argument
110 func s:kill_server(cmd) argument
H A Dtest_sleep.vim11 func! s:assert_takes_longer(cmd, time_ms) argument
H A Dtest_help_tagjump.vim222 func s:get_help_compl_list(cmd) argument
H A Dtest_tabpage.vim268 function s:check_tab(pre_nr, cmd, post_nr) argument
294 function Check_tab_count(pre_nr, cmd, post_nr) argument
H A Dtest_signs.vim372 func Sign_command_ignore_error(cmd) argument
H A Dtest_goto.vim6 func XTest_goto_decl(cmd, lines, line, col) argument
H A Dtest_syntax.vim350 func AssertFails(cmd, errcode) argument
/vim-8.2.3635/src/
H A Dvimrun.c30 wchar_t *cmd; in main() local
H A Dos_vms_mms.c9 char cmd[132], buf[BUFSIZ], *argp, *error_file, target[132], *mms; in main() local
H A Dusercmd.c417 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 Dex_cmds.c990 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 Dex_docmd.c592 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 Dcreate_cmdidxs.vim51 let cmd = cmds[i] variable
H A Dclientserver.c111 sendToLocalVim(char_u *cmd, int asExpr, char_u **result) in sendToLocalVim()
673 serverMakeName(char_u *arg, char *cmd) in serverMakeName()
H A Dif_cscope.c711 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 Ddebugger.c38 do_debug(char_u *cmd) in do_debug()
360 do_showbacktrace(char_u *cmd) in do_showbacktrace()
H A Dtesting.c334 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 Dvhdl.vim58 function! <SID>CountWrapper(cmd) argument
/vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/
H A Dtermdebug.vim479 func s:SendCommand(cmd) argument
489 func TermDebugSendCommand(cmd) argument

123