Lines Matching refs:VICMD
33 static int v_ex_done __P((SCR *, VICMD *));
34 static int v_exec_ex __P((SCR *, VICMD *, EXCMD *));
43 v_again(SCR *sp, VICMD *vp) in v_again()
59 v_exmode(SCR *sp, VICMD *vp) in v_exmode()
95 v_join(SCR *sp, VICMD *vp) in v_join()
124 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl()
140 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr()
156 v_suspend(SCR *sp, VICMD *vp) in v_suspend()
172 v_switch(SCR *sp, VICMD *vp) in v_switch()
205 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush()
221 v_tagpop(SCR *sp, VICMD *vp) in v_tagpop()
236 v_filter(SCR *sp, VICMD *vp) in v_filter()
310 v_exec_ex(SCR *sp, VICMD *vp, EXCMD *exp) in v_exec_ex()
325 v_ex(SCR *sp, VICMD *vp) in v_ex()
453 v_ex_done(SCR *sp, VICMD *vp) in v_ex_done()