Searched defs:towlower_l (Results 1 – 3 of 3) sorted by relevance
86 #define towlower_l _towlower_l macro
131 inline _LIBCPP_ALWAYS_INLINE wint_t towlower_l(wint_t c, locale_t) { in towlower_l() function
182 wint_t towlower_l(wint_t wc, locale_t locale) in towlower_l() function