uc_is_property_id_start  742 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_id_start (ucs4_t uc)
uc_is_property_id_start   43 maint/gnulib/lib/unictype/pr_id_start.c   { &uc_is_property_id_start };
uc_is_property_id_start  592 maint/gnulib/tests/unictype/test-pr_id_start.c #define PREDICATE(c) uc_is_property_id_start (c)