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