Lines Matching defs:low
754 ctype<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const in do_is() argument
763 ctype<wchar_t>::do_scan_is(mask m, const char_type* low, const char_type* high) const in do_scan_is() argument
772 ctype<wchar_t>::do_scan_not(mask m, const char_type* low, const char_type* high) const in do_scan_not() argument
793 ctype<wchar_t>::do_toupper(char_type* low, const char_type* high) const in do_toupper()
820 ctype<wchar_t>::do_tolower(char_type* low, const char_type* high) const in do_tolower()
841 ctype<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const in do_widen() argument
857 ctype<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* dest) con… in do_narrow() argument
900 ctype<char>::do_toupper(char_type* low, const char_type* high) const in do_toupper()
928 ctype<char>::do_tolower(char_type* low, const char_type* high) const in do_tolower()
948 ctype<char>::do_widen(const char* low, const char* high, char_type* dest) const in do_widen() argument
964 ctype<char>::do_narrow(const char_type* low, const char_type* high, char dfault, char* dest) const in do_narrow() argument
1051 ctype_byname<char>::do_toupper(char_type* low, const char_type* high) const in do_toupper()
1065 ctype_byname<char>::do_tolower(char_type* low, const char_type* high) const in do_tolower()
1123 ctype_byname<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const in do_is() argument
1156 ctype_byname<wchar_t>::do_scan_is(mask m, const char_type* low, const char_type* high) const in do_scan_is() argument
1180 ctype_byname<wchar_t>::do_scan_not(mask m, const char_type* low, const char_type* high) const in do_scan_not() argument
1211 ctype_byname<wchar_t>::do_toupper(char_type* low, const char_type* high) const in do_toupper()
1225 ctype_byname<wchar_t>::do_tolower(char_type* low, const char_type* high) const in do_tolower()
1243 ctype_byname<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const in do_widen() argument
1266 ctype_byname<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* de… in do_narrow() argument