Searched refs:strToCodeset (Results 1 – 1 of 1) sorted by relevance
214 std::string strToCodeset("UTF-8"); in GetEncodeString() local220 …pDest = g_convert(strEncodeString.c_str(), valLength, strToCodeset.c_str(), strFromCodeset.c_str()… in GetEncodeString()