UC_CATEGORY_Zl 134 maint/gnulib/lib/unictype.in.h extern const uc_general_category_t UC_CATEGORY_Zl; UC_CATEGORY_Zl 176 maint/gnulib/lib/unictype.in.h #define UC_LINE_SEPARATOR UC_CATEGORY_Zl UC_CATEGORY_Zl 37 maint/gnulib/lib/unictype/categ_Zl.c const uc_general_category_t UC_CATEGORY_Zl = UC_CATEGORY_Zl 178 maint/gnulib/lib/unictype/categ_byname.c return UC_CATEGORY_Zl; UC_CATEGORY_Zl 22 maint/gnulib/tests/unictype/test-categ_Zl.c #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Zl) UC_CATEGORY_Zl 70 maint/gnulib/tests/unictype/test-categ_byname.c ASSERT (category_equals (uc_general_category_byname ("Zl"), UC_CATEGORY_Zl)); UC_CATEGORY_Zl 187 maint/gnulib/tests/unictype/test-categ_byname.c ASSERT (category_equals (uc_general_category_byname ("LINE SEPARATOR"), UC_CATEGORY_Zl)); UC_CATEGORY_Zl 188 maint/gnulib/tests/unictype/test-categ_byname.c ASSERT (category_equals (uc_general_category_byname ("Line Separator"), UC_CATEGORY_Zl)); UC_CATEGORY_Zl 189 maint/gnulib/tests/unictype/test-categ_byname.c ASSERT (category_equals (uc_general_category_byname ("Line_Separator"), UC_CATEGORY_Zl)); UC_CATEGORY_Zl 190 maint/gnulib/tests/unictype/test-categ_byname.c ASSERT (category_equals (uc_general_category_byname ("LineSeparator"), UC_CATEGORY_Zl));