uc_is_property_xid_start 750 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_xid_start (ucs4_t uc) uc_is_property_xid_start 43 maint/gnulib/lib/unictype/pr_xid_start.c { &uc_is_property_xid_start }; uc_is_property_xid_start 599 maint/gnulib/tests/unictype/test-pr_xid_start.c #define PREDICATE(c) uc_is_property_xid_start (c)