Lines Matching refs:LS_Normal
289 case LS_Normal: in lexCommentText()
308 assert(State == LS_Normal); in lexCommentText()
491 State = LS_Normal; in lexVerbatimBlockFirstLine()
544 State = LS_Normal; in lexVerbatimLineText()
662 State = LS_Normal; in lexHTMLStartTag()
672 State = LS_Normal; in lexHTMLStartTag()
681 State = LS_Normal; in lexHTMLStartTag()
688 State = LS_Normal; in lexHTMLStartTag()
717 State = LS_Normal; in lexHTMLEndTag()
727 CommentState(LCS_BeforeComment), State(LS_Normal) { in Lexer()
763 State = LS_Normal; in lex()
780 State = LS_Normal; in lex()