Lines Matching refs:eap
8 void qf_list(exarg_T *eap);
9 void qf_age(exarg_T *eap);
10 void qf_history(exarg_T *eap);
13 void ex_cwindow(exarg_T *eap);
14 void ex_cclose(exarg_T *eap);
15 void ex_copen(exarg_T *eap);
16 void ex_cbottom(exarg_T *eap);
20 void ex_make(exarg_T *eap);
21 int qf_get_size(exarg_T *eap);
22 int qf_get_valid_size(exarg_T *eap);
23 int qf_get_cur_idx(exarg_T *eap);
24 int qf_get_cur_valid_idx(exarg_T *eap);
25 void ex_cc(exarg_T *eap);
26 void ex_cnext(exarg_T *eap);
27 void ex_cbelow(exarg_T *eap);
28 void ex_cfile(exarg_T *eap);
29 void ex_vimgrep(exarg_T *eap);
32 void ex_cbuffer(exarg_T *eap);
35 int cexpr_core(exarg_T *eap, typval_T *tv);
36 void ex_cexpr(exarg_T *eap);
37 void ex_helpgrep(exarg_T *eap);