regexec           99 modules/au/AU_util.c    status = regexec(&re, from_address, (size_t) 0, NULL, 0);
regexec         1134 modules/mm/mm.c   if (regexec(re, string, nmatch, pmatch, 0))
regexec          129 modules/wk/which_keytypes.c   if (regexec(&re, string, nmatch, pmatch, 0))