Searched refs:wstring_len (Results 1 – 1 of 1) sorted by relevance
36 utf16_to_utf8(const wchar_t* wstring, int wstring_len) in utf16_to_utf8() argument41 wstring_len, // cchWideChar in utf16_to_utf8()51 WideCharToMultiByte(CP_UTF8, 0, (LPWSTR) wstring, wstring_len, in utf16_to_utf8()