Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dlocale.cpp1013 const int* ctype<char>::__classic_lower_table() noexcept { return _LIBCPP_GET_C_LOCALE->__ctype_tol… in __classic_lower_table() function in ctype
1017 const short* ctype<char>::__classic_lower_table() noexcept { return _C_tolower_tab_ + 1; } in __classic_lower_table() function in ctype
1022 const int* ctype<char>::__classic_lower_table() noexcept { return *__ctype_tolower_loc(); } in __classic_lower_table() function in ctype
1026 const unsigned short* ctype<char>::__classic_lower_table() _NOEXCEPT { in __classic_lower_table() function in ctype
/aosp_15_r20/external/libcxx/src/
H A Dlocale.cpp1153 ctype<char>::__classic_lower_table() _NOEXCEPT in __classic_lower_table() function in ctype
1165 ctype<char>::__classic_lower_table() _NOEXCEPT in __classic_lower_table() function in ctype
1178 ctype<char>::__classic_lower_table() _NOEXCEPT in __classic_lower_table() function in ctype