uc_is_property_uppercase   44 maint/gnulib/lib/unicase/cased.c           || uc_is_property_uppercase (uc)
uc_is_property_uppercase  716 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_uppercase (ucs4_t uc)
uc_is_property_uppercase   43 maint/gnulib/lib/unictype/pr_uppercase.c   { &uc_is_property_uppercase };
uc_is_property_uppercase  653 maint/gnulib/tests/unictype/test-pr_uppercase.c #define PREDICATE(c) uc_is_property_uppercase (c)