uc_is_property_alphabetic 696 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_alphabetic (ucs4_t uc) uc_is_property_alphabetic 43 maint/gnulib/lib/unictype/pr_alphabetic.c { &uc_is_property_alphabetic }; uc_is_property_alphabetic 665 maint/gnulib/tests/unictype/test-pr_alphabetic.c #define PREDICATE(c) uc_is_property_alphabetic (c)