Searched refs:isWhitespaceExceptNL (Results 1 – 1 of 1) sorted by relevance
36 static inline bool isWhitespaceExceptNL(unsigned char c) { in isWhitespaceExceptNL() function81 while (posI != end() && isWhitespaceExceptNL(*posI)) { in RemoveText()257 while (isWhitespaceExceptNL(MB[i])) in InsertText()364 while (isWhitespaceExceptNL(MB[i])) in IncreaseIndentation()369 while (isWhitespaceExceptNL(MB[i])) in IncreaseIndentation()385 while (isWhitespaceExceptNL(MB[i])) in IncreaseIndentation()