uc_is_property_lowercase 43 maint/gnulib/lib/unicase/cased.c return (uc_is_property_lowercase (uc) uc_is_property_lowercase 720 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_lowercase (ucs4_t uc) uc_is_property_lowercase 43 maint/gnulib/lib/unictype/pr_lowercase.c { &uc_is_property_lowercase }; uc_is_property_lowercase 661 maint/gnulib/tests/unictype/test-pr_lowercase.c #define PREDICATE(c) uc_is_property_lowercase (c)