Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dlocale.cpp1015 const int* ctype<char>::__classic_upper_table() noexcept { return _LIBCPP_GET_C_LOCALE->__ctype_tou… in __classic_upper_table() function in ctype
1019 const short* ctype<char>::__classic_upper_table() noexcept { return _C_toupper_tab_ + 1; } in __classic_upper_table() function in ctype
1024 const int* ctype<char>::__classic_upper_table() noexcept { return *__ctype_toupper_loc(); } in __classic_upper_table() function in ctype
1033 const unsigned short* ctype<char>::__classic_upper_table() _NOEXCEPT { in __classic_upper_table() function in ctype
/aosp_15_r20/external/libcxx/src/
H A Dlocale.cpp1159 ctype<char>::__classic_upper_table() _NOEXCEPT in __classic_upper_table() function in ctype
1171 ctype<char>::__classic_upper_table() _NOEXCEPT in __classic_upper_table() function in ctype
1184 ctype<char>::__classic_upper_table() _NOEXCEPT in __classic_upper_table() function in ctype