Home
last modified time | relevance | path

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

/external/webkit/LayoutTests/fast/encoding/
Didn-security-expected.txt77 PASS testIDNRoundTrip(0xbc) is 'punycode'
78 PASS testIDNRoundTripNotFirstCharacter(0xbc) is 'punycode'
79 PASS testIDNRoundTrip(0xbd) is 'punycode'
80 PASS testIDNRoundTripNotFirstCharacter(0xbd) is 'punycode'
81 PASS testIDNRoundTrip(0xed) is 'punycode'
82 PASS testIDNRoundTripNotFirstCharacter(0xed) is 'punycode'
83 PASS testIDNRoundTrip(0x1c3) is 'punycode'
84 PASS testIDNRoundTripNotFirstCharacter(0x1c3) is 'punycode'
85 PASS testIDNRoundTrip(0x251) is 'punycode'
86 PASS testIDNRoundTripNotFirstCharacter(0x251) is 'punycode'
[all …]
/external/icu4c/common/
Duts46.cpp833 UnicodeString punycode; in processLabel() local
834 UChar *buffer=punycode.getBuffer(63); // 63==maximum DNS label length in processLabel()
844 buffer+4, punycode.getCapacity()-4, in processLabel()
848 punycode.releaseBuffer(4); in processLabel()
849 buffer=punycode.getBuffer(4+punycodeLength); in processLabel()
855 buffer+4, punycode.getCapacity()-4, in processLabel()
859 punycode.releaseBuffer(punycodeLength); in processLabel()
867 punycode, punycodeLength); in processLabel()
DAndroid.mk25 punycode.c putil.c \
DMakefile.in102 uidna.o usprep.o uts46.o punycode.o \
DNOTICE73 punycode.c 0.4.0 (2001-Nov-17-Sat)
/external/chromium/net/data/ssl/certificates/
DREADME35 - punycodetest.der : A test self-signed server certificate with punycode name.
/external/icu4c/
DNOTICE73 punycode.c 0.4.0 (2001-Nov-17-Sat)
/external/icu4c/i18n/
DNOTICE73 punycode.c 0.4.0 (2001-Nov-17-Sat)
/external/icu4c/stubdata/
DNOTICE73 punycode.c 0.4.0 (2001-Nov-17-Sat)
/external/dnsmasq/
DCHANGELOG5 punycode, as specified in RFC3490. This function is only
/external/webkit/Source/WebKit/mac/
DChangeLog8842 <rdar://problem/7974044> Domain names in Russian '.рф' domain are displayed as punycode
DChangeLog-2010-01-2917266 - fix <rdar://problem/5944596> IDNs are displayed as punycode in the authentication panel