uc_is_property_terminal_punctuation  840 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_terminal_punctuation (ucs4_t uc)
uc_is_property_terminal_punctuation   43 maint/gnulib/lib/unictype/pr_terminal_punctuation.c   { &uc_is_property_terminal_punctuation };
uc_is_property_terminal_punctuation  115 maint/gnulib/tests/unictype/test-pr_terminal_punctuation.c #define PREDICATE(c) uc_is_property_terminal_punctuation (c)