Home | History | Annotate | Download | only in src

Lines Matching defs:char_len

3382 #define char_len(c)	((ISCTRL((unsigned char)c) && \
3775 es->linelen -= char_len(locpat[srchlen]);
3803 es->linelen -= char_len(locpat[i]);
5151 return (col + char_len(ch));