uc_is_property_other_math  846 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_other_math (ucs4_t uc)
uc_is_property_other_math   43 maint/gnulib/lib/unictype/pr_other_math.c   { &uc_is_property_other_math };
uc_is_property_other_math  155 maint/gnulib/tests/unictype/test-pr_other_math.c #define PREDICATE(c) uc_is_property_other_math (c)