Searched defs:do_tolower (Results 1 – 3 of 3) sorted by relevance
343 char ctype<char>::do_tolower(char __c) const in do_tolower() function in ctype351 const char* ctype<char>::do_tolower(char* __low, const char* __high) const { in do_tolower() function in ctype439 wchar_t ctype<wchar_t>::do_tolower(wchar_t c) const { in do_tolower() function in ctype445 ctype<wchar_t>::do_tolower(wchar_t* low, const wchar_t* high) const { in do_tolower() function in ctype
72 char ctype_byname<char>::do_tolower(char c) const in do_tolower() function in ctype_byname83 ctype_byname<char>::do_tolower(char* first, const char* last) const { in do_tolower() function in ctype_byname168 wchar_t ctype_byname<wchar_t>::do_tolower(wchar_t c) const in do_tolower() function in ctype_byname172 ctype_byname<wchar_t>::do_tolower(wchar_t* low, const wchar_t* high) const { in do_tolower() function in ctype_byname
870 ctype<wchar_t>::do_tolower(char_type c) const in do_tolower() function in ctype884 ctype<wchar_t>::do_tolower(char_type* low, const char_type* high) const in do_tolower() function in ctype991 ctype<char>::do_tolower(char_type c) const in do_tolower() function in ctype1009 ctype<char>::do_tolower(char_type* low, const char_type* high) const in do_tolower() function in ctype1196 ctype_byname<char>::do_tolower(char_type c) const in do_tolower() function in ctype_byname1202 ctype_byname<char>::do_tolower(char_type* low, const char_type* high) const in do_tolower() function in ctype_byname1372 ctype_byname<wchar_t>::do_tolower(char_type c) const in do_tolower() function in ctype_byname1378 ctype_byname<wchar_t>::do_tolower(char_type* low, const char_type* high) const in do_tolower() function in ctype_byname