Searched refs:cHost (Results 1 – 1 of 1) sorted by relevance
444 const WTF::CString cHost = host.utf8(); in convertIDNToUnicode() local445 std::wstring result = net::IDNToUnicode(cHost.data(), cHost.length(), languages, 0); in convertIDNToUnicode()