Searched refs:IDN (Results 1 – 25 of 32) sorted by relevance
12
/external/curl/tests/data/ |
D | test1035 | 7 IDN 38 HTTP over proxy with too long IDN host name 41 http://too-long-IDN-name-c�rl-r�les-la-la-la-dee-da-flooby-nooby.local/page/1035 -x %HOSTIP:%HTTPPO… 52 GET http://too-long-IDN-name-c�rl-r�les-la-la-la-dee-da-flooby-nooby.local/page/1035 HTTP/1.1 53 Host: too-long-IDN-name-c�rl-r�les-la-la-la-dee-da-flooby-nooby.local
|
D | test1034 | 7 IDN 38 HTTP over proxy with malformatted IDN host name 42 # converted into an IDN name
|
D | test165 | 7 IDN 38 HTTP over proxy with IDN host name
|
D | test2046 | 6 IDN 47 Connection re-use with IDN host name
|
D | test2047 | 7 IDN 48 Connection re-use with IDN host name over HTTP proxy
|
/external/curl/docs/examples/ |
D | Makefile.m32 | 59 WINIDN_PATH = ../../../Microsoft IDN Mitigation APIs
|
/external/curl/lib/ |
D | Makefile.m32 | 61 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
|
/external/curl/src/ |
D | Makefile.m32 | 73 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
|
/external/curl/projects/ |
D | README | 74 If you require support for Internationalized Domain Names via Windows IDN 77 * Microsoft Internationalized Domain Name (IDN) Mitigation APIs:
|
/external/curl/packages/DOS/ |
D | common.dj | 89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 924 MachineDomTreeNode *IDN = N->getIDom(); in removeBlock() local 925 if (IDN) { in removeBlock() 926 MachineBasicBlock *IDB = IDN->getBlock(); in removeBlock()
|
/external/curl/winbuild/ |
D | Makefile.vc | 29 !MESSAGE ENABLE_IDN=<yes or no> - Enable use of Windows IDN APIs, defaults to yes
|
D | BUILD.WINDOWS.txt | 72 ENABLE_IDN=<yes or no> - Enable use of Windows IDN APIs, defaults to yes
|
D | MakefileBuild.vc | 424 @echo Using IDN: $(USE_IDN)
|
/external/okhttp/okhttp-tests/src/test/resources/ |
D | web-platform-test-urltestdata.txt | 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
|
/external/curl/ |
D | configure.ac | 2747 dnl check winidn option before other IDN libraries 2750 AC_MSG_CHECKING([whether to enable Windows native IDN (Windows native builds only)]) 2753 AC_HELP_STRING([--with-winidn=PATH],[enable Windows native IDN]) 2754 AC_HELP_STRING([--without-winidn], [disable Windows native IDN]), 2812 AC_MSG_WARN([Cannot find libraries for IDN support: IDN disabled]) 2820 dnl Check for the presence of IDN libraries and headers 2936 AC_MSG_WARN([Cannot find libraries for IDN support: IDN disabled]) 3654 SUPPORT_FEATURES="$SUPPORT_FEATURES IDN" 3861 IDN support: ${curl_idn_msg}
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | HttpUrl.java | 18 import java.net.IDN; 1409 String result = IDN.toASCII(input).toLowerCase(Locale.US);
|
/external/libmicrohttpd/m4/ |
D | libcurl.m4 | 45 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])
|
/external/selinux/mcstrans/share/examples/nato/setrans.d/ |
D | eyes-only.conf | 316 ~c301=IDN # Indonesia
|
D | rel.conf | 322 ~c200,~c301=IDN # Indonesia
|
/external/curl/docs/libcurl/ |
D | libcurl.m4 | 66 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])
|
/external/libmicrohttpd/ |
D | MHD_config.h.in | 215 /* Defined if libcurl supports IDN */
|
/external/curl/docs/ |
D | HISTORY.md | 154 June: curl 7.12.0 introduced IDN support. 10 official web mirrors.
|
/external/iputils/ |
D | RELNOTES | 196 arping,ping,ping6,tracepath,tracepath6,traceroute6: Experimental IDN support. 197 ping6: IDN support for the Subject Name in NI Query.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | IDNATestInput.txt | 13 desc: 1-1-1 Has one IDN
|
12