uc_is_property_pattern_syntax  756 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_pattern_syntax (ucs4_t uc)
uc_is_property_pattern_syntax   43 maint/gnulib/lib/unictype/pr_pattern_syntax.c   { &uc_is_property_pattern_syntax };
uc_is_property_pattern_syntax   49 maint/gnulib/tests/unictype/test-pr_pattern_syntax.c #define PREDICATE(c) uc_is_property_pattern_syntax (c)