Home
last modified time | relevance | path

Searched refs:v_match (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dv_match.c33 v_match(SCR *sp, VICMD *vp) in v_match() function
H A Dv_cmd.c159 {v_match, V_ABS|V_CNT|V_MOVE|VM_CUTREQ|VM_RCM_SET,
/freebsd/usr.bin/vi/
H A DMakefile65 v_itxt.c v_left.c v_mark.c v_match.c v_paragraph.c v_put.c v_redraw.c \
H A Dextern.h216 int v_match(SCR *, VICMD *);
/freebsd/contrib/nvi/
H A DCMakeLists.txt74 vi/v_match.c vi/v_paragraph.c vi/v_put.c vi/v_redraw.c vi/v_replace.c