uc_is_property_paired_punctuation  848 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_paired_punctuation (ucs4_t uc)
uc_is_property_paired_punctuation   43 maint/gnulib/lib/unictype/pr_paired_punctuation.c   { &uc_is_property_paired_punctuation };
uc_is_property_paired_punctuation   48 maint/gnulib/tests/unictype/test-pr_paired_punctuation.c #define PREDICATE(c) uc_is_property_paired_punctuation (c)