Searched refs:AsciiLower (Results 1 – 1 of 1) sorted by relevance
135 static std::string AsciiLower(const std::string & s) { in AsciiLower() function163 std::string candidate(AsciiLower(ns.substr(first, last - first))); in SuggestPrefix()