Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISCS3
usr/src/lib/iconv_modules/euro/utils/japanese.h
42
#define ISCS3(c) (((c) >= 0xa1) && ((c) <= 0xfe))
usr/src/lib/iconv_modules/ja/common/japanese.h
174
#define ISCS3(c) (((c) >= 0xa1) && ((c) <= 0xfe))