FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
iswcntrl
bin/cat/cat.c
355
if (iswcntrl(wch)) {
include/wctype.h
63
int iswcntrl(wint_t);
lib/libc/tests/locale/iswctype_test.c
66
{ "cntrl", iswcntrl },