exclude_pattern   109 maint/gnulib/lib/exclude.c       struct exclude_pattern pat;    /* for type == exclude_pattern */
exclude_pattern   262 maint/gnulib/lib/exclude.c     case exclude_pattern:
exclude_pattern   286 maint/gnulib/lib/exclude.c     case exclude_pattern:
exclude_pattern   518 maint/gnulib/lib/exclude.c   struct exclude_pattern *pat;
exclude_pattern   524 maint/gnulib/lib/exclude.c       if (! (ex->head && ex->head->type == exclude_pattern
exclude_pattern   527 maint/gnulib/lib/exclude.c         new_exclude_segment (ex, exclude_pattern, options);