Home
last modified time | relevance | path

Searched refs:idn_punycode (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/ws2_32/
H A Dsock.c7551 static const WCHAR idn_punycode[] = in test_GetAddrInfoW() local
7745 trace("Testing punycode IDN %s\n", wine_dbgstr_w(idn_punycode)); in test_GetAddrInfoW()
7747 ret = pGetAddrInfoW(idn_punycode, NULL, NULL, &result); in test_GetAddrInfoW()
7758 ret = pGetAddrInfoW(idn_punycode, NULL, &hint, &result); in test_GetAddrInfoW()