Searched defs:wstr (Results 1 – 10 of 10) sorted by relevance
93 winwstr(WINDOW *win, wchar_t *wstr) in winwstr()
105 wins_nwstr(WINDOW *win, const wchar_t *wstr, int n) in wins_nwstr()
56 wchar_t wstr[0]; member
43 my_wcstombs(const wchar_t *wstr) in my_wcstombs()
54 char *wstr; /* Min width represented as a string. */ member
870 term_setwidth(struct termp *p, const char *wstr) in term_setwidth()
955 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 <<()
1106 static char *wide_to_asc(LPCWSTR wstr) in wide_to_asc()
1566 LPWSTR wstr; in upload_to_device() local
5308 wchar_t* wstr = NULL; in TEST() local