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