uc_is_property_bidi_left_to_right  770 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_bidi_left_to_right (ucs4_t uc)
uc_is_property_bidi_left_to_right   55 maint/gnulib/lib/unictype/pr_bidi_left_to_right.c   { &uc_is_property_bidi_left_to_right };
uc_is_property_bidi_left_to_right  471 maint/gnulib/tests/unictype/test-pr_bidi_left_to_right.c #define PREDICATE(c) uc_is_property_bidi_left_to_right (c)