Lines Matching defs:cmd
572 msg_verbose_cmd(linenr_T lnum, char_u *cmd) in msg_verbose_cmd()
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()
3421 int (*lookup)(char_u *, size_t, int cmd, cctx_T *) UNUSED, in find_ex_command()
3763 char_u *cmd = vim_strnsave(eap->cmd, p - eap->cmd); in find_ex_command() local
3811 modifier_len(char_u *cmd) in modifier_len()
3917 excmd_get_cmdidx(char_u *cmd, int len) in excmd_get_cmdidx()
3946 char_u *cmd, in skip_range()
4076 char_u *cmd; in get_address() local
5423 ends_excmd2(char_u *cmd_start UNUSED, char_u *cmd) in ends_excmd2()
8548 exec_normal_cmd(char_u *cmd, int remap, int silent) in exec_normal_cmd()
8747 int cmd; in ex_tag_cmd() local