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