FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isphonogram
include/ctype.h
129
#define isphonogram(c) __sbistype((c), _CTYPE_Q)
lib/libc/locale/isctype.c
126
#undef isphonogram
lib/libc/locale/isctype.c
128
isphonogram(int c)