Searched refs:LS_START (Results 1 – 1 of 1) sorted by relevance
126 LS_START, /* only space and comments on this line */ enumerator851 linestate = LS_START; in parseline()856 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()1116 if (linestate == LS_START && *cp == '#') { in skiphash()1153 linestate = LS_START; in skipcomment()1185 linestate = LS_START; in skipcomment()1195 linestate = LS_START; in skipcomment()
Completed in 7 milliseconds