Home | History | Annotate | Download | only in src

Lines Matching full:newcol

3403 static int newcol(unsigned char, int);
5138 col = newcol((unsigned char)es->cbuf[cur++], col);
5160 tcol = newcol((unsigned char)es->cbuf[tcur++], tcol);
5163 holdcol1 = newcol((unsigned char)es->cbuf[holdcur1++],
5169 newcol(unsigned char ch, int col)