Searched defs:isspace_l (Results 1 – 2 of 2) sorted by relevance
58 inline _LIBCPP_INLINE_VISIBILITY int isspace_l(int c, locale_t) { in isspace_l() function
74 int isspace_l(int c, locale_t locale) in isspace_l() function