Searched refs:FormatOff (Results 1 – 1 of 1) sorted by relevance
90 enum { FO_None, FO_CurrentLine, FO_NextLine } FormatOff = FO_None; in lex() local95 switch (FormatOff) { in lex()98 FormatOff = FO_None; in lex()101 FormatOff = FO_CurrentLine; in lex()109 FormatOff = FO_None; in lex()116 FormatOff = FO_NextLine; in lex()123 FormatOff = FO_CurrentLine; in lex()