uc_is_property_ascii_hex_digit  804 maint/gnulib/lib/unictype.in.h extern bool uc_is_property_ascii_hex_digit (ucs4_t uc)
uc_is_property_ascii_hex_digit   43 maint/gnulib/lib/unictype/pr_ascii_hex_digit.c   { &uc_is_property_ascii_hex_digit };
uc_is_property_ascii_hex_digit   24 maint/gnulib/tests/unictype/test-pr_ascii_hex_digit.c #define PREDICATE(c) uc_is_property_ascii_hex_digit (c)