Lines Matching refs:LS_Normal
298 assert(State == LS_Normal); in lexCommentText()
330 case LS_Normal: in lexCommentText()
349 assert(State == LS_Normal); in lexCommentText()
513 State = LS_Normal; in lexVerbatimBlockFirstLine()
566 State = LS_Normal; in lexVerbatimLineText()
683 State = LS_Normal; in lexHTMLStartTag()
693 State = LS_Normal; in lexHTMLStartTag()
702 State = LS_Normal; in lexHTMLStartTag()
709 State = LS_Normal; in lexHTMLStartTag()
738 State = LS_Normal; in lexHTMLEndTag()
747 CommentState(LCS_BeforeComment), State(LS_Normal) {} in Lexer()
782 State = LS_Normal; in lex()
799 State = LS_Normal; in lex()