Home
last modified time | relevance | path

Searched defs:command (Results 1 – 17 of 17) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_profile.vim15 func RunProfileFunc(command, declare, assign) argument
108 func Run_profile_func_with_ifelse(command, declare) argument
226 func Run_profile_func_with_trycatch(command, declare) argument
/vim-8.2.3635/runtime/pack/dist/opt/editexisting/plugin/
H A Deditexisting.vim85 func! EditExisting(fname, command) argument
/vim-8.2.3635/src/libvterm/src/
H A Dparser.c22 static void do_csi(VTerm *vt, char command) in do_csi()
48 static void do_escape(VTerm *vt, char command) in do_escape()
H A Dstate.c951 …onst char *leader, const long args[], int argcount, const char *intermed, char command, void *user) in on_csi()
1618 static int on_osc(int command, VTermStringFragment frag, void *user) in on_osc()
1752 static int on_dcs(const char *command, size_t commandlen, VTermStringFragment frag, void *user) in on_dcs()
H A Dvterm_internal.h200 int command; member
204 char command[CSI_LEADER_MAX]; member
/vim-8.2.3635/runtime/ftplugin/
H A Dchangelog.vim67 function! s:trimmed_system_with_default(command, default) argument
71 function! s:system_with_default(command, default) argument
H A Dcucumber.vim43 function! s:jump(command,count) argument
/vim-8.2.3635/runtime/autoload/
H A Drustfmt.vim33 function! s:RunRustfmt(command, curw, tmpname) argument
/vim-8.2.3635/src/libvterm/t/
H A Dharness.c145 … char *leader, const long args[], int argcount, const char *intermed, char command, void *user UNU… in parser_csi()
176 static int parser_osc(int command, VTermStringFragment frag, void *user UNUSED) in parser_osc()
198 static int parser_dcs(const char *command, size_t commandlen, VTermStringFragment frag, void *user … in parser_dcs()
/vim-8.2.3635/src/
H A Dmisc1.c2270 char_u *command; in get_cmd_output() local
H A Dtag.c26 char_u *command; // first char of command member
H A Dex_cmds.c2516 char_u *command = NULL; in do_ecmd() local
H A Dbuffer.c1595 int command, in do_bufdel()
H A Dterminal.c4380 parse_osc(int command, VTermStringFragment frag, void *user) in parse_osc()
4460 char command, in parse_csi()
H A Dif_mzsch.c1795 char_u *command = NULL; in set_option() local
H A Dos_unix.c6558 char_u *command; in mch_expand_wildcards() local
H A Dex_docmd.c5103 char_u *command = NULL; in getargcmd() local