ctype::tolower

E tolower(E ch) const;
const E *tolower(E *first, E *last) const;

The member function returns do_tolower(first, last).