pat_b_a 339 maint/gnulib/tests/test-regex.c static char const pat_b_a[] = "a[b-a]"; pat_b_a 340 maint/gnulib/tests/test-regex.c s = re_compile_pattern (pat_b_a, sizeof pat_b_a - 1, ®ex); pat_b_a 343 maint/gnulib/tests/test-regex.c report_error ("re_compile_pattern: failed to reject '%s'", pat_b_a);