Searched defs:isalpha_l (Results 1 – 2 of 2) sorted by relevance
26 inline _LIBCPP_INLINE_VISIBILITY int isalpha_l(int c, locale_t) { in isalpha_l() function
33 int isalpha_l(int c, locale_t locale) in isalpha_l() function