Searched defs:towupper_l (Results 1 – 3 of 3) sorted by relevance
126 inline _LIBCPP_INLINE_VISIBILITY wint_t towupper_l(wint_t c, locale_t) { in towupper_l() function
257 #define towupper_l _towupper_l macro
179 wint_t towupper_l(wint_t wc, locale_t locale) in towupper_l() function