uc_is_property_math  844 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_math (ucs4_t uc)
uc_is_property_math   43 maint/gnulib/lib/unictype/pr_math.c   { &uc_is_property_math };
uc_is_property_math  159 maint/gnulib/tests/unictype/test-pr_math.c #define PREDICATE(c) uc_is_property_math (c)