Home | History | Annotate | Download | only in src

Lines Matching defs:do_toupper

69 char ctype_byname<char>::do_toupper(char c) const
76 ctype_byname<char>::do_toupper(char* first, const char* last) const {
158 wchar_t ctype_byname<wchar_t>::do_toupper(wchar_t c) const
162 ctype_byname<wchar_t>::do_toupper(wchar_t* low, const wchar_t* high) const {