ISGRAPH
if (ISGRAPH(flags, c) && !iswoctal(c)) {
if (!iswextra && (ISGRAPH(flags, c) || iswwhite(c) ||
M(ISGRAPH, isgraph) \