Home
last modified time | relevance | path

Searched refs:wctrans_t (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/locale/
H A Dwctrans.c46 towctrans_l(wint_t wc, wctrans_t desc, locale_t locale) in towctrans_l()
64 towctrans(wint_t wc, wctrans_t desc) in towctrans()
73 wctrans_t
78 wctrans_t trans; in wctrans_l()
95 wctrans_t
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwctype26 wctrans_t
45 wint_t towctrans(wint_t wc, wctrans_t desc);
46 wctrans_t wctrans(const char* property);
73 using ::wctrans_t _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dwctype.h41 typedef int wctrans_t; typedef
73 wint_t towctrans(wint_t, wctrans_t);
76 wctrans_t
/freebsd/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);
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwctype.inc12 using ::wctrans_t _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwctype.cppm
H A Dcwctype.inc12 using std::wctrans_t _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc929 SYMBOL(wctrans_t, None, <wctype.h>)
H A DStdSymbolMap.inc3222 SYMBOL(wctrans_t, std::, <cwctype>)
3223 SYMBOL(wctrans_t, None, <cwctype>)
3224 SYMBOL(wctrans_t, None, <wctype.h>)