Home
last modified time | relevance | path

Searched defs:wstr (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/ncurses/ncurses/widechar/
H A Dlib_inwstr.c93 winwstr(WINDOW *win, wchar_t *wstr) in winwstr()
H A Dlib_ins_wch.c105 wins_nwstr(WINDOW *win, const wchar_t *wstr, int n) in wins_nwstr()
/freebsd-12.1/usr.bin/sort/
H A Dbwstring.h56 wchar_t wstr[0]; member
/freebsd-12.1/lib/libedit/TEST/
H A Dwtc1.c43 my_wcstombs(const wchar_t *wstr) in my_wcstombs()
/freebsd-12.1/contrib/mandoc/
H A Dtbl.h54 char *wstr; /* Min width represented as a string. */ member
H A Dterm.c870 term_setwidth(struct termp *p, const char *wstr) in term_setwidth()
/freebsd-12.1/contrib/googletest/googletest/src/
H A Dgtest.cc955 static void StreamWideCharsToMessage(const wchar_t* wstr, size_t length, in StreamWideCharsToMessage()
1013 Message& Message::operator <<(const ::std::wstring& wstr) { in operator <<()
1022 Message& Message::operator <<(const ::wstring& wstr) { in operator <<()
/freebsd-12.1/crypto/openssl/engines/
H A De_capi.c1106 static char *wide_to_asc(LPCWSTR wstr) in wide_to_asc()
/freebsd-12.1/contrib/gdb/gdb/
H A Dwince.c1566 LPWSTR wstr; in upload_to_device() local
/freebsd-12.1/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5308 wchar_t* wstr = NULL; in TEST() local