uc_is_property_other_default_ignorable_code_point  704 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_other_default_ignorable_code_point (ucs4_t uc)
uc_is_property_other_default_ignorable_code_point   43 maint/gnulib/lib/unictype/pr_other_default_ignorable_code_point.c   { &uc_is_property_other_default_ignorable_code_point };
uc_is_property_other_default_ignorable_code_point   32 maint/gnulib/tests/unictype/test-pr_other_default_ignorable_code_point.c #define PREDICATE(c) uc_is_property_other_default_ignorable_code_point (c)