Searched defs:__classic_lower_table (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libcxx/src/ | ||
H A D | locale.cpp | 1022 const short* ctype<char>::__classic_lower_table() noexcept { return _C_tolower_tab_ + 1; } in __classic_lower_table() function in ctype |