uc_is_property_not_a_character 700 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_not_a_character (ucs4_t uc) uc_is_property_not_a_character 43 maint/gnulib/lib/unictype/pr_not_a_character.c { &uc_is_property_not_a_character }; uc_is_property_not_a_character 39 maint/gnulib/tests/unictype/test-pr_not_a_character.c #define PREDICATE(c) uc_is_property_not_a_character (c)