uc_is_property_paragraph_separator 834 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_paragraph_separator (ucs4_t uc) uc_is_property_paragraph_separator 63 maint/gnulib/lib/unictype/pr_paragraph_separator.c { &uc_is_property_paragraph_separator }; uc_is_property_paragraph_separator 22 maint/gnulib/tests/unictype/test-pr_paragraph_separator.c #define PREDICATE(c) uc_is_property_paragraph_separator (c)