Searched defs:wstring (Results 1 – 11 of 11) 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
44 typedef basic_string_of<wchar_t>::type wstring; typedef
92 … run_all(std::wstring (*to_wide)(const std::string&), std::string (*to_narrow)(const std::wstring&… in run_all()
275 typedef basic_string<wchar_t> wstring; typedef
3009 wstring; typedef
453 const std::wstring& wstring() const { return m_pathname; } in wstring() function in boost::filesystem::path454 const std::wstring& wstring(const codecvt_type&) const { return m_pathname; } in wstring() function in boost::filesystem::path460 const std::wstring wstring() const in wstring() function in boost::filesystem::path468 const std::wstring wstring(const codecvt_type& cvt) const in wstring() function in boost::filesystem::path
639 special_wchar_to_locale_encoding (wchar_t *wstring) in special_wchar_to_locale_encoding()
141 WCHAR *wstring; in AddDialogString() local
782 operator std::wstring() const { return ToWString(); } in wstring() function
671 trio_wchar_t *wstring; member