regsub
regsub(&SS, ps, cp->u.s->new);
static void regsub(SPACE *, char *, char *);
value = regsub(pattern, with, text, flags);