Searched refs:textmod (Results 1 – 1 of 1) sorted by relevance
205 static int textmod(Vi_t*,int,int);774 i = textmod(vp,c, c); in cntlmode()778 i = textmod(vp,c, 0); in cntlmode()2298 static int textmod(register Vi_t *vp,register int c, int mode) in textmod() function