hist_replace
ret = hist_replace(hp, pat, rep, gflag);
static int hist_replace(char **, const char *, const char *, int);