Searched refs:IDN (Results 1 – 25 of 48) sorted by relevance
12
7 IDN35 HTTP over proxy with too long IDN host name38 http://too-long-IDN-name-cürl-rüles-la-la-la-dee-da-flooby-nooby.local/page/1035 -x %HOSTIP:%HTTPPO…
7 IDN41 HTTP over proxy with IDN host name
6 IDN51 Redirect following to UTF-8 IDN host name
6 IDN51 Connection re-use with IDN host name
7 IDN52 Connection re-use with IDN host name over HTTP proxy
78 WINIDN_PATH = ../../../Microsoft IDN Mitigation APIs
66 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
78 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
38 This curl supports IDN - international domain names.
89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn
924 MachineDomTreeNode *IDN = N->getIDom(); in removeBlock() local925 if (IDN) { in removeBlock()926 MachineBasicBlock *IDB = IDN->getBlock(); in removeBlock()
961 MachineDomTreeNode *IDN = N->getIDom(); in removeBlock() local962 if (IDN) { in removeBlock()963 MachineBasicBlock *IDB = IDN->getBlock(); in removeBlock()
51 !MESSAGE ENABLE_IDN=<yes or no> - Enable use of Windows IDN APIs, defaults to yes
91 ENABLE_IDN=<yes or no> - Enable use of Windows IDN APIs, defaults to yes
294 # IDN-ized. This is "Go" in fullwidth UTF-8/UTF-16.306 # Basic IDN support, UTF-8 and UTF-16 input should be converted to IDN
74 If you require support for Internationalized Domain Names via Windows IDN
19 import java.net.IDN;1419 String result = IDN.toASCII(input).toLowerCase(Locale.US);
18 import java.net.IDN;1409 String result = IDN.toASCII(input).toLowerCase(Locale.US);
3149 dnl check winidn option before other IDN libraries3152 AC_MSG_CHECKING([whether to enable Windows native IDN (Windows native builds only)])3155 AC_HELP_STRING([--with-winidn=PATH],[enable Windows native IDN])3156 AC_HELP_STRING([--without-winidn], [disable Windows native IDN]),3219 AC_MSG_WARN([Cannot find libraries for IDN support: IDN disabled])3227 dnl Check for the presence of IDN libraries and headers3343 AC_MSG_WARN([Cannot find libraries for IDN support: IDN disabled])4203 SUPPORT_FEATURES="$SUPPORT_FEATURES IDN"4425 IDN: ${curl_idn_msg}
316 ~c301=IDN # Indonesia
322 ~c200,~c301=IDN # Indonesia
66 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])
113 ID 360 IDN id ID
153 June: curl 7.12.0 introduced IDN support. 10 official web mirrors.
7 The ssl module now allows users to perform their own IDN en/decoding when