NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_special
bin/chio/chio.c
795
is_special(const char *cp)
bin/sh/syntax.h
89
#define is_special(c) (sh_ctype(c) & (ISSPECL|ISDIGIT))