uc_is_property_other_alphabetic  698 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_other_alphabetic (ucs4_t uc)
uc_is_property_other_alphabetic   43 maint/gnulib/lib/unictype/pr_other_alphabetic.c   { &uc_is_property_other_alphabetic };
uc_is_property_other_alphabetic  215 maint/gnulib/tests/unictype/test-pr_other_alphabetic.c #define PREDICATE(c) uc_is_property_other_alphabetic (c)