Searched defs:tolower_l (Results 1 – 4 of 4) sorted by relevance
97 tolower_l(int c, locale_t loc) in tolower_l() function
122 inline _LIBCPP_INLINE_VISIBILITY int tolower_l(int c, locale_t) { in tolower_l() function
247 #define tolower_l _tolower_l macro
174 int tolower_l(int c, locale_t locale) in tolower_l() function