DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isspecial
include/ctype.h
288
#define isspecial(c) __sbistype((c), _CTYPE_T)
lib/libc/locale/isctype.c
163
#undef isspecial
lib/libc/locale/isctype.c
165
isspecial(int c)