Searched defs:islower_l (Results 1 – 3 of 3) sorted by relevance
145 islower_l(int c, _locale_t loc) in islower_l() function
47 inline _LIBCPP_INLINE_VISIBILITY int islower_l(int c, locale_t) { in islower_l() function
56 int islower_l(int c, locale_t locale) in islower_l() function