Home
last modified time | relevance | path

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

/curl/lib/
H A Didn.c204 WCHAR idn[IDN_MAX_LENGTH]; /* stores a UTF-16 string */ in win32_ascii_to_idn() local
205 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()
H A DMakefile.inc180 idn.c \
320 idn.h \
/curl/.github/
H A Dlabeler.yml371 lib/idn*,\
/curl/.github/workflows/
H A Dmacos.yml86 … configure: --enable-debug --with-libssh2=$(brew --prefix libssh2) --without-ssl --with-apple-idn
/curl/
H A Dconfigure.ac2832 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 used
2904 dnl idn library support has been requested

Completed in 36 milliseconds