uc_is_property_other_uppercase  718 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_other_uppercase (ucs4_t uc)
uc_is_property_other_uppercase   43 maint/gnulib/lib/unictype/pr_other_uppercase.c   { &uc_is_property_other_uppercase };
uc_is_property_other_uppercase   26 maint/gnulib/tests/unictype/test-pr_other_uppercase.c #define PREDICATE(c) uc_is_property_other_uppercase (c)