FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_ISBLANK
usr.bin/localedef/ctype.c
147
ctn->ctype |= (_ISBLANK | _ISSPACE);
usr.bin/localedef/ctype.c
354
ctn->ctype |= _ISBLANK;
usr.bin/localedef/ctype.c
379
if (ctn->ctype & _ISBLANK)