nmatch            140 lib/common/operations.c     size_t nmatch = 8;
nmatch            141 lib/common/operations.c     regmatch_t pmatch[nmatch];
nmatch            151 lib/common/operations.c     rc = regexec(notify_migrate_re, key, nmatch, pmatch, 0);