Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
iswpunct
headers/posix/wctype.h
26
extern int iswpunct(wint_t wc);
src/tests/system/libroot/posix/locale_test.cpp
1128
if (iswpunct(i))