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

/haiku/headers/posix/
H A Dwctype.h26 extern int iswpunct(wint_t wc);
/haiku/src/system/libroot/posix/glibc/wctype/
H A Dwctype.h131 `iswpunct', or `iswspace' is true. */
147 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
156 extern int iswpunct (wint_t __wc) __THROW;
160 `iswpunct' is true. */
165 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
250 `iswpunct', or `iswspace' is true. */
266 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
279 `iswpunct' is true. */
284 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
/haiku/src/system/libroot/posix/locale/
H A Dwctype.cpp100 iswpunct(wint_t wc) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1975 void iswpunct() {} function
H A Dlibroot_stubs_legacy.c1942 void iswpunct() {} function
/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp1128 if (iswpunct(i))

Completed in 115 milliseconds