HelenOS sources

do_tolower        189 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_tolower(char_type c) const
do_tolower        195 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_tolower(char_type* low, const char_type* high) const
do_tolower        395 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_tolower(char_type c) const
do_tolower        400 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_tolower(char_type* low, const char_type* high) const
do_tolower        568 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_tolower(char_type c) const
do_tolower        574 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_tolower(char_type* low, const char_type* high) const
HelenOS homepage, sources at GitHub