Searched refs:IDN (Results 1 – 25 of 39) 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 37 HTTP over proxy with IDN host name
|
/external/curl/docs/examples/ |
D | Makefile.m32 | 59 WINIDN_PATH = ../../../Microsoft IDN Mitigation APIs
|
/external/curl/lib/ |
D | Makefile.m32 | 39 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
|
/external/curl/projects/ |
D | README | 73 If you require support for Internationalized Domain Names via Windows IDN 76 * Microsoft Internationalized Domain Name (IDN) Mitigation APIs:
|
/external/curl/src/ |
D | Makefile.m32 | 51 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
|
/external/curl/packages/DOS/ |
D | common.dj | 89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn
|
/external/curl/winbuild/ |
D | Makefile.vc | 27 !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 | 408 @echo Using IDN: $(USE_IDN)
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 926 MachineDomTreeNode *IDN = N->getIDom(); in removeBlock() local 927 if (IDN) { in removeBlock() 928 MachineBasicBlock *IDB = IDN->getBlock(); in removeBlock()
|
/external/curl/ |
D | configure.ac | 2572 dnl check winidn option before other IDN libraries 2575 AC_MSG_CHECKING([whether to enable Windows native IDN (Windows native builds only)]) 2578 AC_HELP_STRING([--with-winidn=PATH],[enable Windows native IDN]) 2579 AC_HELP_STRING([--without-winidn], [disable Windows native IDN]), 2637 AC_MSG_WARN([Cannot find libraries for IDN support: IDN disabled]) 2645 dnl Check for the presence of IDN libraries and headers 2773 AC_MSG_WARN([Libraries for IDN support too old: IDN disabled]) 2779 AC_MSG_WARN([Cannot find libraries for IDN support: IDN disabled]) 3472 SUPPORT_FEATURES="$SUPPORT_FEATURES IDN" 3674 IDN support: ${curl_idn_msg}
|
/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/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | HttpUrl.java | 18 import java.net.IDN; 1478 String result = IDN.toASCII(input).toLowerCase(Locale.US);
|
/external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/ |
D | eyes-only.conf | 316 ~c301=IDN # Indonesia
|
D | rel.conf | 322 ~c200,~c301=IDN # Indonesia
|
/external/libmicrohttpd/m4/ |
D | libcurl.m4 | 45 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])
|
/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 | 158 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
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | IDNATestInput.txt | 13 desc: 1-1-1 Has one IDN
|
/external/icu/icu4c/source/test/testdata/ |
D | idna_conf.txt | 13 desc: 1-1-1 Has one IDN
|
12