HomeSort by: relevance | last modified time | path
    Searched defs:markeol (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/vis/
vis.c 58 static int eflags, fold, foldwidth = 80, none, markeol; variable in typeref:typename:int
94 markeol++;
103 markeol++; /* mark end of line with \$ */
215 } else if (markeol && c == '\n') {
vis.c 58 static int eflags, fold, foldwidth = 80, none, markeol; variable in typeref:typename:int
94 markeol++;
103 markeol++; /* mark end of line with \$ */
215 } else if (markeol && c == '\n') {

Completed in 22 milliseconds