Home
last modified time | relevance | path

Searched refs:wctrans (Results 1 – 10 of 10) sorted by relevance

/NextBSD/lib/libc/tests/locale/
HDtowctrans_test.c60 t = wctrans(tran[i].name); in ATF_TC_BODY()
65 t = wctrans("elephant"); in ATF_TC_BODY()
73 t = wctrans(tran[i].name); in ATF_TC_BODY()
78 t = wctrans("elephant"); in ATF_TC_BODY()
/NextBSD/contrib/libc++/include/
Dcwctype47 wctrans_t wctrans(const char* property);
203 #ifdef wctrans
204 inline _LIBCPP_INLINE_VISIBILITY wctrans_t __libcpp_wctrans(const char* __p) {return wctrans(__p);}
205 #undef wctrans
206 inline _LIBCPP_INLINE_VISIBILITY wctrans_t wctrans(const char* __p) {return __libcpp_wctrans(__p);}
207 #else // wctrans
208 using ::wctrans;
/NextBSD/contrib/libstdc++/include/c_std/
Dstd_cwctype.h75 #undef wctrans
105 using ::wctrans;
/NextBSD/lib/libc/locale/
HDMakefile.inc22 wcstoul.c wcstoull.c wcstoumax.c wctob.c wctomb.c wctrans.c wctype.c \
49 wctrans.3 wctype.3 wcwidth.3 \
89 MLINKS+=wctrans.3 towctrans.3
HDwctrans.c97 wctrans(const char *charclass) in wctrans() function
HDSymbol.map98 wctrans;
/NextBSD/contrib/libstdc++/include/c_compatibility/
Dwctype.h52 using std::wctrans;
/NextBSD/include/
HDwctype.h76 wctrans(const char *);
/NextBSD/contrib/gcc/cp/
HDcfns.gperf222 wctrans
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt3289 fun:wctrans=uninstrumented