Searched defs:input (Results 1 – 3 of 3) sorted by relevance
181 std::string str_hex(std::string input) { in str_hex()
1959 wstring CCommon::StrReplace(wstring& input, wstring pattern, wstring new_content) { in StrReplace()
417 void XMLUtil::ConvertUTF32ToUTF8( unsigned long input, char* output, int* length ) in ConvertUTF32ToUTF8()