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