uc_is_property_numeric  858 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_numeric (ucs4_t uc)
uc_is_property_numeric   43 maint/gnulib/lib/unictype/pr_numeric.c   { &uc_is_property_numeric };
uc_is_property_numeric  144 maint/gnulib/tests/unictype/test-pr_numeric.c #define PREDICATE(c) uc_is_property_numeric (c)