Searched refs:LS_HTMLStartTag (Results 1 – 2 of 2) sorted by relevance
345 case LS_HTMLStartTag: in lexCommentText()651 State = LS_HTMLStartTag; in setupAndLexHTMLStartTag()659 State = LS_HTMLStartTag; in setupAndLexHTMLStartTag()663 assert(State == LS_HTMLStartTag); in lexHTMLStartTag()813 case LS_HTMLStartTag: in lex()853 if (State == LS_HTMLStartTag && EndWhitespace != BufferEnd) { in lex()884 if (State == LS_HTMLStartTag && BufferPtr != BufferEnd) { in lex()
276 LS_HTMLStartTag, enumerator