Searched defs:IsCommentOrBlankLine (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp109 static bool IsCommentOrBlankLine(const char *pszLine) function
569 if (IsCommentOrBlankLine(szLine))
826 if (IsCommentOrBlankLine(szLine))

Completed in 44 milliseconds