Home
last modified time | relevance | path

Searched refs:IDN (Results 1 – 25 of 48) sorted by relevance

12

/external/curl/tests/data/
Dtest10357 IDN
35 HTTP over proxy with too long IDN host name
38 http://too-long-IDN-name-cürl-rüles-la-la-la-dee-da-flooby-nooby.local/page/1035 -x %HOSTIP:%HTTPPO…
Dtest1657 IDN
41 HTTP over proxy with IDN host name
Dtest14486 IDN
51 Redirect following to UTF-8 IDN host name
Dtest20466 IDN
51 Connection re-use with IDN host name
Dtest20477 IDN
52 Connection re-use with IDN host name over HTTP proxy
/external/curl/docs/examples/
DMakefile.m3278 WINIDN_PATH = ../../../Microsoft IDN Mitigation APIs
/external/curl/lib/
DMakefile.m3266 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
/external/curl/src/
DMakefile.m3278 WINIDN_PATH = ../../Microsoft IDN Mitigation APIs
/external/curl/docs/cmdline-opts/
Dversion.d38 This curl supports IDN - international domain names.
/external/curl/packages/DOS/
Dcommon.dj89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp924 MachineDomTreeNode *IDN = N->getIDom(); in removeBlock() local
925 if (IDN) { in removeBlock()
926 MachineBasicBlock *IDB = IDN->getBlock(); in removeBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp961 MachineDomTreeNode *IDN = N->getIDom(); in removeBlock() local
962 if (IDN) { in removeBlock()
963 MachineBasicBlock *IDB = IDN->getBlock(); in removeBlock()
/external/curl/winbuild/
DMakefile.vc51 !MESSAGE ENABLE_IDN=<yes or no> - Enable use of Windows IDN APIs, defaults to yes
DBUILD.WINDOWS.txt91 ENABLE_IDN=<yes or no> - Enable use of Windows IDN APIs, defaults to yes
/external/okhttp/okhttp-tests/src/test/resources/
Dweb-platform-test-urltestdata.txt294 # 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/projects/
DREADME74 If you require support for Internationalized Domain Names via Windows IDN
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
DHttpUrl.java19 import java.net.IDN;
1419 String result = IDN.toASCII(input).toLowerCase(Locale.US);
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DHttpUrl.java18 import java.net.IDN;
1409 String result = IDN.toASCII(input).toLowerCase(Locale.US);
/external/curl/
Dconfigure.ac3149 dnl check winidn option before other IDN libraries
3152 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 headers
3343 AC_MSG_WARN([Cannot find libraries for IDN support: IDN disabled])
4203 SUPPORT_FEATURES="$SUPPORT_FEATURES IDN"
4425 IDN: ${curl_idn_msg}
/external/selinux/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf316 ~c301=IDN # Indonesia
Drel.conf322 ~c200,~c301=IDN # Indonesia
/external/curl/docs/libcurl/
Dlibcurl.m466 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dterritory_codes.txt113 ID 360 IDN id ID
/external/curl/docs/
DHISTORY.md153 June: curl 7.12.0 introduced IDN support. 10 official web mirrors.
/external/python/cpython3/Misc/NEWS.d/
D3.7.0b2.rst7 The ssl module now allows users to perform their own IDN en/decoding when

12