Searched defs:do_toupper (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/src/ | ||
H A D | locale.cpp | 1246 const wchar_t* ctype_byname<wchar_t>::do_toupper(char_type* low, const char_type* high) const { in do_toupper() function in ctype_byname |