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