uc_is_property_other_grapheme_extend  764 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_other_grapheme_extend (ucs4_t uc)
uc_is_property_other_grapheme_extend   43 maint/gnulib/lib/unictype/pr_other_grapheme_extend.c   { &uc_is_property_other_grapheme_extend };
uc_is_property_other_grapheme_extend   44 maint/gnulib/tests/unictype/test-pr_other_grapheme_extend.c #define PREDICATE(c) uc_is_property_other_grapheme_extend (c)