wctype            115 maint/gnulib/lib/fnmatch.c #define IS_CHAR_CLASS(string) wctype (string)
wctype            228 maint/gnulib/lib/fnmatch.c   return wctype (s);
wctype            142 maint/gnulib/lib/regex_internal.h # define __wctype wctype
wctype            631 maint/gnulib/lib/wctype.in.h _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name));
wctype            633 maint/gnulib/lib/wctype.in.h _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name));
wctype            635 maint/gnulib/lib/wctype.in.h _GL_CXXALIASWARN (wctype);
wctype            640 maint/gnulib/lib/wctype.in.h _GL_WARN_ON_USE (wctype, "wctype is unportable - "
wctype             47 maint/gnulib/tests/test-wctype-h-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::wctype, wctype_t, (const char *));