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

/freebsd-current/lib/libc/locale/
H A Dwctrans.c46 towctrans_l(wint_t wc, wctrans_t desc, locale_t locale)
64 towctrans(wint_t wc, wctrans_t desc)
73 wctrans_t
78 wctrans_t trans;
95 wctrans_t
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dcwctype.inc12 using std::wctrans_t;
/freebsd-current/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwctype.inc12 using ::wctrans_t;
/freebsd-current/include/
H A Dwctype.h41 typedef int wctrans_t; typedef
73 wint_t towctrans(wint_t, wctrans_t);
76 wctrans_t
/freebsd-current/include/xlocale/
H A D_ctype.h174 wint_t towctrans_l(wint_t __wc, wctrans_t desc, locale_t __l);
176 wctrans_t wctrans_l(const char *__charclass, locale_t __l);

Completed in 182 milliseconds