Lines Matching refs:eap
2 void do_ascii(exarg_T *eap);
3 void ex_align(exarg_T *eap);
4 void ex_sort(exarg_T *eap);
8 void do_bang(int addr_count, exarg_T *eap, int forceit, int do_in, int do_out);
12 void do_fixdel(exarg_T *eap);
16 void ex_file(exarg_T *eap);
17 void ex_update(exarg_T *eap);
18 void ex_write(exarg_T *eap);
19 int do_write(exarg_T *eap);
20 int check_overwrite(exarg_T *eap, buf_T *buf, char_u *fname, char_u *ffname, int other);
21 void ex_wnext(exarg_T *eap);
22 void do_wqall(exarg_T *eap);
24 int do_ecmd(int fnum, char_u *ffname, char_u *sfname, exarg_T *eap, linenr_T newlnum, int flags, wi…
25 void ex_append(exarg_T *eap);
26 void ex_change(exarg_T *eap);
27 void ex_z(exarg_T *eap);
31 void ex_substitute(exarg_T *eap);
33 void ex_global(exarg_T *eap);
39 void ex_smile(exarg_T *eap);
40 void ex_drop(exarg_T *eap);
43 void ex_oldfiles(exarg_T *eap);