regmatch_cpy
char *regmatch_cpy (regmatch_t * m, char *dest, const char *src);
s = regmatch_cpy (m, buf, src);