uc_is_property_pattern_white_space  754 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_pattern_white_space (ucs4_t uc)
uc_is_property_pattern_white_space   43 maint/gnulib/lib/unictype/pr_pattern_white_space.c   { &uc_is_property_pattern_white_space };
uc_is_property_pattern_white_space   26 maint/gnulib/tests/unictype/test-pr_pattern_white_space.c #define PREDICATE(c) uc_is_property_pattern_white_space (c)