uc_is_property_bidi_whitespace  790 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_bidi_whitespace (ucs4_t uc)
uc_is_property_bidi_whitespace   55 maint/gnulib/lib/unictype/pr_bidi_whitespace.c   { &uc_is_property_bidi_whitespace };
uc_is_property_bidi_whitespace   28 maint/gnulib/tests/unictype/test-pr_bidi_whitespace.c #define PREDICATE(c) uc_is_property_bidi_whitespace (c)