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