Searched defs:tolower_l (Results 1 – 3 of 3) sorted by relevance
75 #define tolower_l _tolower_l macro
123 inline _LIBCPP_ALWAYS_INLINE int tolower_l(int c, locale_t) { in tolower_l() function
172 int tolower_l(int c, locale_t locale) in tolower_l() function