Lines Matching refs:LS_Normal
302 assert(State == LS_Normal); in lexCommentText()
325 case LS_Normal: in lexCommentText()
344 assert(State == LS_Normal); in lexCommentText()
509 State = LS_Normal; in lexVerbatimBlockFirstLine()
562 State = LS_Normal; in lexVerbatimLineText()
679 State = LS_Normal; in lexHTMLStartTag()
689 State = LS_Normal; in lexHTMLStartTag()
698 State = LS_Normal; in lexHTMLStartTag()
705 State = LS_Normal; in lexHTMLStartTag()
734 State = LS_Normal; in lexHTMLEndTag()
743 CommentState(LCS_BeforeComment), State(LS_Normal) {} in Lexer()
778 State = LS_Normal; in lex()
795 State = LS_Normal; in lex()