Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
iswpunct
usr/src/lib/libxcurses/h/m_wchar.h
349
#undef iswpunct
usr/src/lib/libxcurses/h/m_wchar.h
364
#define iswpunct(c) ispunct(c)