Searched defs:wstring (Results 1 – 6 of 6) sorted by relevance
33 const char *wstring = "This is a test case!"; in fsetpos_0100() local59 const char *wstring = "This is a test case!"; in fsetpos_0200() local85 const char *wstring = "This is a test case!"; in fsetpos_0300() local
36 const char *wstring = "this is tempory test!"; in fopen_0100() local155 const char *wstring = "this is tempory test!"; in fopen_0500() local270 const char *wstring = "this is tempory test!"; in fopen_0900() local
141 WCHAR *wstring; in AddDialogString() local
782 operator std::wstring() const { return ToWString(); } in wstring() function
671 trio_wchar_t *wstring; member
13968 typedef basic_string<wchar_t> wstring; typedef