Searched defs:__classic_lower_table (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/src/ | ||
H A D | locale.cpp | 1015 const int* ctype<char>::__classic_lower_table() noexcept { return _LIBCPP_GET_C_LOCALE->__ctype_tolower; } __classic_lower_table() function in ctype |