Searched defs:iswspace_l (Results 1 – 3 of 3) sorted by relevance
76 #define iswspace_l _iswspace_l macro
107 inline _LIBCPP_ALWAYS_INLINE int iswspace_l(wint_t c, locale_t) { in iswspace_l() function
143 int iswspace_l(wchar_t wc, locale_t locale) in iswspace_l() function