Searched refs:skipNewline (Results 1 – 1 of 1) sorted by relevance
125 const char *skipNewline(const char *BufferPtr, const char *BufferEnd) { in skipNewline() function248 CurPtr = skipNewline(CurPtr, BufferEnd); in findBCPLCommentEnd()394 TokenPtr = skipNewline(TokenPtr, CommentEnd); in lexCommentText()432 BufferPtr = skipNewline(BufferPtr, CommentEnd); in setupAndLexVerbatimBlock()458 NextLine = skipNewline(Newline, CommentEnd); in lexVerbatimBlockFirstLine()