hist_replace
return hist_replace(hp, pat, rep, gflag);
static int hist_replace ARGS((char **, const char *, const char *, int));