uc_is_property_bidi_hebrew_right_to_left  772 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_bidi_hebrew_right_to_left (ucs4_t uc)
uc_is_property_bidi_hebrew_right_to_left   55 maint/gnulib/lib/unictype/pr_bidi_hebrew_right_to_left.c   { &uc_is_property_bidi_hebrew_right_to_left };
uc_is_property_bidi_hebrew_right_to_left   56 maint/gnulib/tests/unictype/test-pr_bidi_hebrew_right_to_left.c #define PREDICATE(c) uc_is_property_bidi_hebrew_right_to_left (c)