uc_is_property_other_id_start  744 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_other_id_start (ucs4_t uc)
uc_is_property_other_id_start   43 maint/gnulib/lib/unictype/pr_other_id_start.c   { &uc_is_property_other_id_start };
uc_is_property_other_id_start   25 maint/gnulib/tests/unictype/test-pr_other_id_start.c #define PREDICATE(c) uc_is_property_other_id_start (c)