Searched refs:wofstream (Results 1 – 10 of 10) sorted by relevance
14 using _STLP_NEW_IO_NAMESPACE::wofstream;
51 using _STLP_NEW_IO_NAMESPACE::wofstream;
29 std::wofstream file; in CreateTextFile()
35 std::wofstream file; in CreateTextFile()
149 typedef basic_ofstream<wchar_t, char_traits<wchar_t> > wofstream; typedef
53 std::wofstream file(file_path.c_str(), in WriteCustomInfoToFile()
488 wofstream ofs( "test.txt" ); in imbue_while_reading()
344 wofstream
165 std::wofstream file; in CreateTextFile()
220 std::wofstream file; in CreateTextFile()