uc_is_property_unassigned_code_value  714 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_unassigned_code_value (ucs4_t uc)
uc_is_property_unassigned_code_value   43 maint/gnulib/lib/unictype/pr_unassigned_code_value.c   { &uc_is_property_unassigned_code_value };
uc_is_property_unassigned_code_value  668 maint/gnulib/tests/unictype/test-pr_unassigned_code_value.c #define PREDICATE(c) uc_is_property_unassigned_code_value (c)