add_replace
static void add_replace(const char *, regex_t *, const char *, regmatch_t *);
add_replace(string, re, replace, pm);