Searched refs:WHITE (Results 1 – 1 of 1) sorted by relevance
65 enum { WHITE, TEXT, IN_QUOTE } state = WHITE; in split_line() enumerator73 case WHITE: in split_line()96 state = WHITE; in split_line()