Home | History | Annotate | Download | only in src

Lines Matching refs:newcol

3376 static int newcol(unsigned char, int);
5116 col = newcol((unsigned char)es->cbuf[cur++], col);
5138 tcol = newcol((unsigned char)es->cbuf[tcur++], tcol);
5141 holdcol1 = newcol((unsigned char)es->cbuf[holdcur1++],
5147 newcol(unsigned char ch, int col)