uc_is_property_radical  810 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_radical (ucs4_t uc)
uc_is_property_radical   43 maint/gnulib/lib/unictype/pr_radical.c   { &uc_is_property_radical };
uc_is_property_radical   24 maint/gnulib/tests/unictype/test-pr_radical.c #define PREDICATE(c) uc_is_property_radical (c)