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