Searched refs:wctrans_t (Results 1 – 6 of 6) sorted by relevance
47 towctrans_l(wint_t wc, wctrans_t desc, locale_t locale) in towctrans_l()65 towctrans(wint_t wc, wctrans_t desc) in towctrans()74 wctrans_t79 wctrans_t trans; in wctrans_l()96 wctrans_t
27 wctrans_t46 wint_t towctrans(wint_t wc, wctrans_t desc);47 wctrans_t wctrans(const char* property);64 using ::wctrans_t;204 inline _LIBCPP_INLINE_VISIBILITY wctrans_t __libcpp_wctrans(const char* __p) {return wctrans(__p);}206 inline _LIBCPP_INLINE_VISIBILITY wctrans_t wctrans(const char* __p) {return __libcpp_wctrans(__p);}
40 typedef int wctrans_t; typedef72 wint_t towctrans(wint_t, wctrans_t);75 wctrans_t
175 wint_t towctrans_l(wint_t __wc, wctrans_t desc, locale_t __l);177 wctrans_t wctrans_l(const char *__charclass, locale_t __l);
36 using std::wctrans_t;
85 using ::wctrans_t;