chartype 32 libutil/char.c const unsigned char chartype[256] = { chartype 23 libutil/char.h extern const unsigned char chartype[256]; chartype 28 libutil/char.h #define test_chartype(c, t) (chartype[(unsigned char)(c)] & (t))