Lines Matching refs:exarg_T
12 int parse_command_modifiers(exarg_T *eap, char **errormsg, cmdmod_T *cmod, int skip_only);
17 int parse_cmd_address(exarg_T *eap, char **errormsg, int silent);
19 char_u *find_ex_command(exarg_T *eap, int *full, int (*lookup)(char_u *, size_t, int cmd, cctx_T *)…
26 void ex_ni(exarg_T *eap);
27 int expand_filename(exarg_T *eap, char_u **cmdlinep, char **errormsgp);
28 void separate_nextcmd(exarg_T *eap);
30 int get_bad_opt(char_u *p, exarg_T *eap);
35 void set_nextcmd(exarg_T *eap, char_u *arg);
39 void ex_quit(exarg_T *eap);
44 void ex_splitview(exarg_T *eap);
46 void do_exedit(exarg_T *eap, win_T *old_curwin);
50 void ex_cd(exarg_T *eap);
52 void ex_may_print(exarg_T *eap);
53 void ex_redraw(exarg_T *eap);
59 void ex_normal(exarg_T *eap);