Searched refs:LS_START (Results 1 – 1 of 1) sorted by relevance
127 LS_START, /* only space and comments on this line */ enumerator869 linestate = LS_START; in parseline()876 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()1212 if (linestate == LS_START && *cp == '#') { in skiphash()1253 linestate = LS_START; in skipcomment()1289 linestate = LS_START; in skipcomment()1299 linestate = LS_START; in skipcomment()