Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCommon.cpp510 wstring CCommon::StrToUnicode(const string& str, CodeType code_type, bool auto_utf8) in StrToUnicode()
693 CodeType CCommon::JudgeCodeType(const string& str, CodeType default_code, bool auto_utf8) in JudgeCodeType()