uc_is_property_deprecated  706 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_deprecated (ucs4_t uc)
uc_is_property_deprecated   43 maint/gnulib/lib/unictype/pr_deprecated.c   { &uc_is_property_deprecated };
uc_is_property_deprecated   29 maint/gnulib/tests/unictype/test-pr_deprecated.c #define PREDICATE(c) uc_is_property_deprecated (c)