rxp__match
return (rxp__match(s, TRUE, NULL, NULL, NULL));
rxp__match(sp, FALSE, grp_end, rxpbuf + *rp++, sp);
static int rxp__match(const char *, int, Rxp_t *, Rxp_t *, const char *);