FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isideogram
include/ctype.h
127
#define isideogram(c) __sbistype((c), _CTYPE_I)
lib/libc/locale/isctype.c
105
#undef isideogram
lib/libc/locale/isctype.c
107
isideogram(int c)