_UC_CATEGORY_NONE  143 maint/gnulib/lib/unictype.in.h extern const uc_general_category_t _UC_CATEGORY_NONE;
_UC_CATEGORY_NONE   47 maint/gnulib/lib/unictype/categ_and.c     return _UC_CATEGORY_NONE;
_UC_CATEGORY_NONE   44 maint/gnulib/lib/unictype/categ_and_not.c     return _UC_CATEGORY_NONE;
_UC_CATEGORY_NONE  198 maint/gnulib/lib/unictype/categ_byname.c   return _UC_CATEGORY_NONE;
_UC_CATEGORY_NONE   29 maint/gnulib/lib/unictype/categ_none.c const uc_general_category_t _UC_CATEGORY_NONE =
_UC_CATEGORY_NONE   80 maint/gnulib/lib/unictype/categ_of.c     return _UC_CATEGORY_NONE;
_UC_CATEGORY_NONE   28 maint/gnulib/tests/unictype/test-categ_none.c   uc_general_category_t ct = _UC_CATEGORY_NONE;