Searched refs:startsWithSpace (Results 1 – 1 of 1) sorted by relevance
106 static bool startsWithSpace(const std::string &s) { in startsWithSpace() function143 if (!NewText.empty() && !startsWithSpace(NewText)) in rotateTokens()