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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dvi.c205 static int textmod(Vi_t*,int,int);
778 i = textmod(vp,c, c);
782 i = textmod(vp,c, 0);
2383 static int textmod(register Vi_t *vp,register int c, int mode) function

Completed in 73 milliseconds