ISGRAPH
|| (is_graph && ISGRAPH (ch))
if (ISGRAPH(flags, c) && !iswoctal(c)) {
if (!iswextra && (ISGRAPH(flags, c) || iswwhite(c) ||