matcher 378 maint/gnulib/lib/exclude.c int (*matcher) (char const *, char const *, int) = matcher 382 maint/gnulib/lib/exclude.c bool matched = ((*matcher) (pattern, f, options) == 0); matcher 388 maint/gnulib/lib/exclude.c matched = ((*matcher) (pattern, p + 1, options) == 0);