uc_is_property_zero_width  816 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_zero_width (ucs4_t uc)
uc_is_property_zero_width   43 maint/gnulib/lib/unictype/pr_zero_width.c   { &uc_is_property_zero_width };
uc_is_property_zero_width   39 maint/gnulib/tests/unictype/test-pr_zero_width.c #define PREDICATE(c) uc_is_property_zero_width (c)