Searched refs:LCS_InsideCComment (Results 1 – 2 of 2) sorted by relevance
92 assert(CommentState == LCS_InsideCComment); in skipLineStartingDecorations()307 CommentState == LCS_InsideCComment); in lexCommentText()321 if (CommentState == LCS_InsideCComment) in lexCommentText()541 if (CommentState == LCS_InsideCComment) in lexVerbatimBlockBody()669 if (CommentState == LCS_InsideCComment) in lexHTMLStartTag()835 CommentState = LCS_InsideCComment; in lex()870 case LCS_InsideCComment: in lex()876 if (CommentState == LCS_InsideCComment) { in lex()
252 LCS_InsideCComment, enumerator