uc_is_property_combining  852 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_combining (ucs4_t uc)
uc_is_property_combining   43 maint/gnulib/lib/unictype/pr_combining.c   { &uc_is_property_combining };
uc_is_property_combining  271 maint/gnulib/tests/unictype/test-pr_combining.c #define PREDICATE(c) uc_is_property_combining (c)