wctrans_t          19 maint/gnulib/lib/towctrans-impl.h towctrans (wint_t wc, wctrans_t desc)
wctrans_t          18 maint/gnulib/lib/wctrans-impl.h wctrans_t
wctrans_t          27 maint/gnulib/lib/wctrans-impl.h           return (wctrans_t) towlower;
wctrans_t          31 maint/gnulib/lib/wctrans-impl.h           return (wctrans_t) towupper;
wctrans_t         695 maint/gnulib/lib/wctype.in.h _GL_FUNCDECL_SYS (wctrans, wctrans_t, (const char *name));
wctrans_t         697 maint/gnulib/lib/wctype.in.h _GL_CXXALIAS_SYS (wctrans, wctrans_t, (const char *name));
wctrans_t         714 maint/gnulib/lib/wctype.in.h _GL_FUNCDECL_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
wctrans_t         716 maint/gnulib/lib/wctype.in.h _GL_CXXALIAS_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
wctrans_t          58 maint/gnulib/tests/test-wctype-h-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::wctrans, wctrans_t, (const char *));
wctrans_t          62 maint/gnulib/tests/test-wctype-h-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::towctrans, wint_t, (wint_t, wctrans_t));
wctrans_t          34 maint/gnulib/tests/test-wctype-h.c wctrans_t q;