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

/ast/src/cmd/ie/
H A Dvi.c211 static int textmod();
795 i = textmod(c, c);
799 i = textmod(c, 0);
2225 textmod(c, mode) function
/ast/src/cmd/ksh93/edit/
H A Dvi.c200 static int textmod(Vi_t*,int,int);
775 i = textmod(vp,c, c);
779 i = textmod(vp,c, 0);
2388 static int textmod(register Vi_t *vp,register int c, int mode) function

Completed in 37 milliseconds