Searched refs:LS_START (Results 1 – 1 of 1) sorted by relevance
135 LS_START, /* only space and comments on this line */ enumerator859 linestate = LS_START; in parseline()864 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()1124 if (linestate == LS_START && *cp == '#') { in skiphash()1165 linestate = LS_START; in skipcomment()1197 linestate = LS_START; in skipcomment()1207 linestate = LS_START; in skipcomment()