Searched refs:DoIDNHost (Results 1 – 1 of 1) sorted by relevance
190 bool DoIDNHost(const char16* src, int src_len, CanonOutput* output) { in DoIDNHost() function277 return DoIDNHost(utf16.data(), utf16.length(), output); in DoComplexHost()310 return DoIDNHost(host, host_len, output); in DoComplexHost()