uc_is_property_hyphen  828 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_hyphen (ucs4_t uc)
uc_is_property_hyphen   43 maint/gnulib/lib/unictype/pr_hyphen.c   { &uc_is_property_hyphen };
uc_is_property_hyphen   31 maint/gnulib/tests/unictype/test-pr_hyphen.c #define PREDICATE(c) uc_is_property_hyphen (c)