Searched refs:iswcntrl (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/posix/
H A Dwctype.h20 extern int iswcntrl(wint_t wc);
/haiku/src/system/libroot/posix/glibc/wctype/
H A Dwctype.h130 wide-characters for which none of `iswcntrl', `iswdigit',
135 extern int iswcntrl (wint_t __wc) __THROW;
147 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
165 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
249 wide-characters for which none of `iswcntrl', `iswdigit',
266 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
284 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
/haiku/src/system/libroot/posix/locale/
H A Dwctype.cpp65 iswcntrl(wint_t wc) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1963 void iswcntrl() {} function
H A Dlibroot_stubs_legacy.c1930 void iswcntrl() {} function
/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp1126 if (iswcntrl(i))

Completed in 133 milliseconds