Home
last modified time | relevance | path

Searched defs:do_tolower (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp1254 const wchar_t* ctype_byname<wchar_t>::do_tolower(char_type* low, const char_type* high) const { in do_tolower() function in ctype_byname
757 wchar_t ctype<wchar_t>::do_tolower(char_type c) const { do_tolower() function in ctype
767 const wchar_t* ctype<wchar_t>::do_tolower(char_type* low, const char_type* high) const { do_tolower() function in ctype
845 char ctype<char>::do_tolower(char_type c) const { do_tolower() function in ctype
857 const char* ctype<char>::do_tolower(char_type* low, const char_type* high) const { do_tolower() function in ctype
1078 char ctype_byname<char>::do_tolower(char_type c) const { do_tolower() function in ctype_byname
1082 const char* ctype_byname<char>::do_tolower(char_type* low, const char_type* high) const { do_tolower() function in ctype_byname
1256 const wchar_t* ctype_byname<wchar_t>::do_tolower(char_type* low, const char_type* high) const { do_tolower() function in ctype_byname