uc_is_property_left_of_pair  850 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_left_of_pair (ucs4_t uc)
uc_is_property_left_of_pair   43 maint/gnulib/lib/unictype/pr_left_of_pair.c   { &uc_is_property_left_of_pair };
uc_is_property_left_of_pair   62 maint/gnulib/tests/unictype/test-pr_left_of_pair.c #define PREDICATE(c) uc_is_property_left_of_pair (c)