do_regexpindex
static void do_regexpindex(const char *, regex_t *, const char *, regmatch_t *);
do_regexpindex(argv[2], &re, source, pmatch);