uc_is_property_other_lowercase  722 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_other_lowercase (ucs4_t uc)
uc_is_property_other_lowercase   43 maint/gnulib/lib/unictype/pr_other_lowercase.c   { &uc_is_property_other_lowercase };
uc_is_property_other_lowercase   41 maint/gnulib/tests/unictype/test-pr_other_lowercase.c #define PREDICATE(c) uc_is_property_other_lowercase (c)