Searched defs:to_lower (Results 1 – 4 of 4) sorted by relevance
79 impl::to_lower(const std::string& str) in to_lower() function in impl
84 impl::to_lower(const std::string& str) in to_lower() function in impl
225 def to_lower(code_point): function