grep_search
r = grep_search(&fg_pattern[i], l->dat + offset,
static int grep_search(fastgrep_t *, char *, size_t, regmatch_t *pmatch, int);