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