Searched refs:LS_START (Results 1 – 1 of 1) sorted by relevance
129 LS_START, /* only space and comments on this line */ enumerator857 linestate = LS_START; in parseline()862 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()1198 if (linestate == LS_START && *cp == '#') { in skiphash()1239 linestate = LS_START; in skipcomment()1271 linestate = LS_START; in skipcomment()1281 linestate = LS_START; in skipcomment()