Searched refs:wctrans_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libc/locale/
H A Dwctrans.c47 towctrans_l(wint_t wc, wctrans_t desc, locale_t locale)
65 towctrans(wint_t wc, wctrans_t desc)
74 wctrans_t
79 wctrans_t trans;
96 wctrans_t
/freebsd-10-stable/include/
H A Dwctype.h40 typedef int wctrans_t; typedef
72 wint_t towctrans(wint_t, wctrans_t);
75 wctrans_t
/freebsd-10-stable/contrib/libstdc++/include/c_compatibility/
H A Dwctype.h36 using std::wctrans_t;
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h85 using ::wctrans_t;
/freebsd-10-stable/include/xlocale/
H A D_ctype.h175 wint_t towctrans_l(wint_t __wc, wctrans_t desc, locale_t __l);
177 wctrans_t wctrans_l(const char *__charclass, locale_t __l);

Completed in 59 milliseconds