Searched refs:idn (Results 1 – 5 of 5) sorted by relevance
204 WCHAR idn[IDN_MAX_LENGTH]; /* stores a UTF-16 string */ in win32_ascii_to_idn() local205 int chars = IdnToUnicode(0, in_w, (int)(wcslen(in_w) + 1), idn, in win32_ascii_to_idn()209 char *mstr = curlx_convert_wchar_to_UTF8(idn); in win32_ascii_to_idn()
180 idn.c \320 idn.h \
371 lib/idn*,\
86 … configure: --enable-debug --with-libssh2=$(brew --prefix libssh2) --without-ssl --with-apple-idn
2832 AC_ARG_WITH(apple-idn,2833 AS_HELP_STRING([--with-apple-idn],[Enable AppleIDN])2834 AS_HELP_STRING([--without-apple-idn],[Disable AppleIDN]),2838 dnl --with-apple-idn option used2904 dnl idn library support has been requested
Completed in 27 milliseconds