matcher
Matcher m = pattern.matcher(raw);
static int matcher(struct re_guts *, const char *, size_t, regmatch_t[], int);