test_chartype      30 libutil/char.h #define isregexchar(c)		test_chartype(c, REGEXCHAR)
test_chartype      33 libutil/char.h #define isurlchar(c)		test_chartype(c, URLCHAR)