Searched refs:isEndOfBlockCommentWithEscapedNewLine (Results 1 – 1 of 1) sorted by relevance
2210 static bool isEndOfBlockCommentWithEscapedNewLine(const char *CurPtr, in isEndOfBlockCommentWithEscapedNewLine() function2378 if (isEndOfBlockCommentWithEscapedNewLine(CurPtr-2, this)) { in SkipBlockComment()