Searched refs:v_increment (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/nvi/vi/
H A Dextern.h27 int v_increment(SCR *, VICMD *);
H A Dv_increment.c13 static const char sccsid[] = "$Id: v_increment.c,v 10.17 2011/12/02 01:17:53 zy Exp $";
47 * v_increment -- [count]#[#+-]
50 * PUBLIC: int v_increment(SCR *, VICMD *);
53 v_increment(SCR *sp, VICMD *vp) function
H A Dv_cmd.c155 {v_increment, V_CHAR|V_CNT|V_DOT|VM_RCM_SET,
/freebsd-11-stable/usr.bin/vi/
H A DMakefile65 SRCS+= getc.c v_at.c v_ch.c v_cmd.c v_delete.c v_ex.c v_increment.c v_init.c \

Completed in 57 milliseconds