pat_3957          301 maint/gnulib/tests/test-regex.c   static char const pat_3957[] = "a[^x]b";
pat_3957          302 maint/gnulib/tests/test-regex.c   s = re_compile_pattern (pat_3957, sizeof pat_3957 - 1, &regex);
pat_3957          304 maint/gnulib/tests/test-regex.c     report_error ("%s: %s", pat_3957, s);
pat_3957          313 maint/gnulib/tests/test-regex.c                       pat_3957, data, i);