Searched refs:isWhitespaceExceptNL (Results 1 – 1 of 1) sorted by relevance
48 static inline bool isWhitespaceExceptNL(unsigned char c) { in isWhitespaceExceptNL() function93 while (posI != end() && isWhitespaceExceptNL(*posI)) { in RemoveText()275 while (isWhitespaceExceptNL(MB[i])) in InsertText()382 while (isWhitespaceExceptNL(MB[i])) in IncreaseIndentation()387 while (isWhitespaceExceptNL(MB[i])) in IncreaseIndentation()403 while (isWhitespaceExceptNL(MB[i])) in IncreaseIndentation()