Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A Dmd5.cpp181 std::string str_hex(std::string input) { in str_hex()
H A DCommon.cpp1959 wstring CCommon::StrReplace(wstring& input, wstring pattern, wstring new_content) { in StrReplace()
/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.cpp417 void XMLUtil::ConvertUTF32ToUTF8( unsigned long input, char* output, int* length ) in ConvertUTF32ToUTF8()