Searched refs:skipNewline (Results 1 – 1 of 1) sorted by relevance
135 const char *skipNewline(const char *BufferPtr, const char *BufferEnd) { in skipNewline() function258 CurPtr = skipNewline(CurPtr, BufferEnd); in findBCPLCommentEnd()428 TokenPtr = skipNewline(TokenPtr, CommentEnd); in lexCommentText()466 BufferPtr = skipNewline(BufferPtr, CommentEnd); in setupAndLexVerbatimBlock()492 NextLine = skipNewline(Newline, CommentEnd); in lexVerbatimBlockFirstLine()