pr                 43 maint/gnulib/lib/regex.c # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)
pr                 29 maint/gnulib/tests/unictype/test-pr_byname.c     uc_property_t pr = uc_property_byname ("composite");
pr                 33 maint/gnulib/tests/unictype/test-pr_byname.c       ASSERT (uc_is_property (c, pr) == uc_is_property_composite (c));
pr                 37 maint/gnulib/tests/unictype/test-pr_byname.c     uc_property_t pr = uc_property_byname ("foobar");
pr                 38 maint/gnulib/tests/unictype/test-pr_byname.c     ASSERT (! uc_property_is_valid (pr));
pr                 28 maint/gnulib/tests/unictype/test-pr_test.c   uc_property_t pr = UC_PROPERTY_COMPOSITE;
pr                 32 maint/gnulib/tests/unictype/test-pr_test.c     ASSERT (uc_is_property (c, pr) == uc_is_property_composite (c));