uc_is_property_currency_symbol  842 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_currency_symbol (ucs4_t uc)
uc_is_property_currency_symbol   55 maint/gnulib/lib/unictype/pr_currency_symbol.c   { &uc_is_property_currency_symbol };
uc_is_property_currency_symbol   38 maint/gnulib/tests/unictype/test-pr_currency_symbol.c #define PREDICATE(c) uc_is_property_currency_symbol (c)