uc_is_property_bidi_other_neutral  800 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_bidi_other_neutral (ucs4_t uc)
uc_is_property_bidi_other_neutral   55 maint/gnulib/lib/unictype/pr_bidi_other_neutral.c   { &uc_is_property_bidi_other_neutral };
uc_is_property_bidi_other_neutral  199 maint/gnulib/tests/unictype/test-pr_bidi_other_neutral.c #define PREDICATE(c) uc_is_property_bidi_other_neutral (c)