Searched refs:LS_START (Results 1 – 1 of 1) sorted by relevance
141 LS_START, /* only space and comments on this line */ enumerator898 linestate = LS_START; in parseline()903 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()1239 if (linestate == LS_START && *cp == '#') { in skiphash()1280 linestate = LS_START; in skipcomment()1312 linestate = LS_START; in skipcomment()1322 linestate = LS_START; in skipcomment()