substitute_matching_text
if ((len = substitute_matching_text(pat, lp, gflag, kth)) < 0)
static int substitute_matching_text(regex_t *, line_t *, int, int);