Home
last modified time | relevance | path

Searched refs:do_toupper (Results 1 – 25 of 30) sorted by relevance

12

/NextBSD/contrib/libstdc++/config/os/irix/irix5.2/
Dctype_noninline.h70 ctype<char>::do_toupper(char __c) const in do_toupper() function
74 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
78 *__low = do_toupper(*__low); in do_toupper()
/NextBSD/contrib/libstdc++/config/os/solaris/solaris2.5/
Dctype_noninline.h69 ctype<char>::do_toupper(char __c) const in do_toupper() function
73 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
77 *__low = this->do_toupper(*__low); in do_toupper()
/NextBSD/contrib/libstdc++/config/os/irix/irix6.5/
Dctype_noninline.h71 ctype<char>::do_toupper(char __c) const in do_toupper() function
75 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
79 *__low = do_toupper(*__low); in do_toupper()
/NextBSD/contrib/libstdc++/config/os/newlib/
Dctype_noninline.h69 ctype<char>::do_toupper(char __c) const in do_toupper() function
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
80 *__low = this->do_toupper(*__low); in do_toupper()
/NextBSD/contrib/libstdc++/config/os/mingw32/
Dctype_noninline.h73 ctype<char>::do_toupper(char __c) const in do_toupper() function
77 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
81 *__low = this->do_toupper(*__low); in do_toupper()
/NextBSD/contrib/libstdc++/config/os/aix/
Dctype_noninline.h69 ctype<char>::do_toupper(char __c) const in do_toupper() function
73 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/qnx/qnx6.1/
Dctype_noninline.h67 ctype<char>::do_toupper(char __c) const in do_toupper() function
71 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/bsd/freebsd/
Dctype_noninline.h69 ctype<char>::do_toupper(char __c) const in do_toupper() function
73 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/bsd/darwin/
Dctype_noninline.h69 ctype<char>::do_toupper(char __c) const in do_toupper() function
73 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/vxworks/
Dctype_noninline.h70 ctype<char>::do_toupper(char __c) const in do_toupper() function
74 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/windiss/
Dctype_noninline.h70 ctype<char>::do_toupper(char __c) const in do_toupper() function
74 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/generic/
Dctype_noninline.h70 ctype<char>::do_toupper(char __c) const in do_toupper() function
74 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/solaris/solaris2.7/
Dctype_noninline.h70 ctype<char>::do_toupper(char __c) const in do_toupper() function
74 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/bsd/netbsd/
Dctype_noninline.h71 ctype<char>::do_toupper(char __c) const in do_toupper() function
75 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/solaris/solaris2.6/
Dctype_noninline.h69 ctype<char>::do_toupper(char __c) const in do_toupper() function
73 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/hpux/
Dctype_noninline.h70 ctype<char>::do_toupper(char __c) const in do_toupper() function
74 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/djgpp/
Dctype_noninline.h69 ctype<char>::do_toupper(char __c) const in do_toupper() function
73 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/uclibc/
Dctype_noninline.h70 ctype<char>::do_toupper(char __c) const in do_toupper() function
74 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/os/tpf/
Dctype_noninline.h81 ctype<char>::do_toupper(char __c) const in do_toupper() function
85 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/locale/darwin/
Dctype_members.cc64 ctype<wchar_t>::do_toupper(wchar_t __c) const in do_toupper() function in std::ctype
68 ctype<wchar_t>::do_toupper(wchar_t* __lo, const wchar_t* __hi) const in do_toupper() function in std::ctype
/NextBSD/contrib/libstdc++/config/os/gnu-linux/
Dctype_noninline.h137 ctype<char>::do_toupper(char __c) const in do_toupper() function
141 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
/NextBSD/contrib/libstdc++/config/locale/generic/
Dctype_members.cc100 ctype<wchar_t>::do_toupper(wchar_t __c) const in do_toupper() function in ctype
104 ctype<wchar_t>::do_toupper(wchar_t* __lo, const wchar_t* __hi) const in do_toupper() function in ctype
/NextBSD/contrib/libstdc++/config/locale/gnu/
Dctype_members.cc104 ctype<wchar_t>::do_toupper(wchar_t __c) const in do_toupper() function in ctype
108 ctype<wchar_t>::do_toupper(wchar_t* __lo, const wchar_t* __hi) const in do_toupper() function in ctype
/NextBSD/contrib/libc++/include/
D__locale468 return do_toupper(__c);
474 return do_toupper(__low, __high);
521 virtual char_type do_toupper(char_type) const;
522 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const;
577 return do_toupper(__c);
583 return do_toupper(__low, __high);
642 virtual char_type do_toupper(char_type __c) const;
643 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const;
668 virtual char_type do_toupper(char_type) const;
669 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const;
[all …]
/NextBSD/contrib/libstdc++/include/bits/
Dlocale_facets.h228 { return this->do_toupper(__c); } in toupper()
243 { return this->do_toupper(__lo, __hi); } in toupper()
448 do_toupper(char_type) const = 0;
465 do_toupper(char_type* __lo, const char_type* __hi) const = 0;
638 do_toupper(char_type __c) const;
641 do_toupper(char_type* __lo, const char_type* __hi) const;
798 { return this->do_toupper(__c); } in toupper()
815 { return this->do_toupper(__lo, __hi); } in toupper()
1005 do_toupper(char_type) const;
1022 do_toupper(char_type* __lo, const char_type* __hi) const;
[all …]

12