eall
static Expr *eall(re_re *r, PATTERN *pat);
r->root = newexpr(EOP, '#', eall(r, pat), (Expr *)NULL);