Home
last modified time | relevance | path

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

/external/chromium_org/net/dns/
Ddns_config_service_win.cc150 url::RawCanonOutputT<base::char16, kInitialBufferSize> punycode; in ParseDomainASCII() local
151 if (!url::IDNToASCII(widestr.data(), widestr.length(), &punycode)) in ParseDomainASCII()
157 bool success = base::UTF16ToUTF8(punycode.data(), punycode.length(), domain); in ParseDomainASCII()
/external/chromium_org/third_party/icu/source/common/
Duts46.cpp842 UnicodeString punycode; in processLabel() local
843 UChar *buffer=punycode.getBuffer(63); // 63==maximum DNS label length in processLabel()
853 buffer+4, punycode.getCapacity()-4, in processLabel()
857 punycode.releaseBuffer(4); in processLabel()
858 buffer=punycode.getBuffer(4+punycodeLength); in processLabel()
864 buffer+4, punycode.getCapacity()-4, in processLabel()
868 punycode.releaseBuffer(punycodeLength); in processLabel()
876 punycode, punycodeLength); in processLabel()
DMakefile.in105 uidna.o usprep.o uts46.o punycode.o \
/external/icu/icu4c/source/common/
Duts46.cpp840 UnicodeString punycode; in processLabel() local
841 UChar *buffer=punycode.getBuffer(63); // 63==maximum DNS label length in processLabel()
851 buffer+4, punycode.getCapacity()-4, in processLabel()
855 punycode.releaseBuffer(4); in processLabel()
856 buffer=punycode.getBuffer(4+punycodeLength); in processLabel()
862 buffer+4, punycode.getCapacity()-4, in processLabel()
866 punycode.releaseBuffer(punycodeLength); in processLabel()
874 punycode, punycodeLength); in processLabel()
DAndroid.mk26 punycode.cpp putil.cpp \
DMakefile.in105 uidna.o usprep.o uts46.o punycode.o \
/external/chromium_org/third_party/icu/source/test/depstest/
Ddependencies.txt210 normalizer2 punycode
224 stringprep punycode
249 group: punycode
250 punycode.o
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt208 normalizer2 punycode
222 stringprep punycode
247 group: punycode
248 punycode.o
/external/icu/icu4c/source/stubdata/
DNOTICE73 punycode.c 0.4.0 (2001-Nov-17-Sat)
/external/chromium_org/third_party/icu/
Dicuuc.host.darwin-arm64.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.darwin-mips64.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.darwin-x86.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.darwin-arm.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.linux-arm.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.linux-arm64.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.linux-mips.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.darwin-mips.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.darwin-x86_64.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.linux-x86_64.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.linux-mips64.mk64 third_party/icu/source/common/punycode.cpp \
Dicuuc.host.linux-x86.mk64 third_party/icu/source/common/punycode.cpp \
Dicu.gypi212 'source/common/punycode.cpp',
/external/chromium_org/net/data/ssl/certificates/
DREADME147 - punycodetest.pem : A test self-signed server certificate with punycode name.
/external/chromium_org/build/secondary/third_party/icu/
DBUILD.gn308 "source/common/punycode.cpp",
/external/dnsmasq/
DCHANGELOG5 punycode, as specified in RFC3490. This function is only