uc_is_property_punctuation 830 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_punctuation (ucs4_t uc) uc_is_property_punctuation 55 maint/gnulib/lib/unictype/pr_punctuation.c { &uc_is_property_punctuation }; uc_is_property_punctuation 189 maint/gnulib/tests/unictype/test-pr_punctuation.c #define PREDICATE(c) uc_is_property_punctuation (c)