/external/icu4c/test/intltest/ |
uts46test.cpp | 256 { "XN--fA-hia.dE", "B", // sharp s in Punycode 262 { "xn--nxasmm1c", "B", // Greek with final sigma in Punycode 268 { "www.xn--10cl1a0b660p.com", "B", // "Sri" in Punycode 274 { "xn--mgba3gch31f060k.com", "B", // ZWNJ in Punycode 280 { "xn--u-ccb", "B", // u+umlaut in Punycode 284 { "xn--a-ecp.ru", "B", // contains 1-dot in Punycode 286 { "xn--0.pt", "B", // invalid Punycode 290 { "xn--a-\\u00C4.pt", "B", // invalid Punycode [all...] |
idnaref.cpp | 27 #include "punycode.h" 128 // wrapper around the reference Punycode implementation 352 //step 6: encode the sequence with punycode 527 //step 5: Decode using punycode
|
/frameworks/base/core/tests/coretests/src/android/util/ |
PatternsTest.java | 75 // Url for testing top level Arabic country code domain in Punycode: 140 // Testing top level Arabic country code domain in Punycode:
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uidna.h | 445 * A label starts with "xn--" but does not contain valid Punycode. 446 * That is, an xn-- label failed Punycode decoding. 458 * The label was successfully ACE (Punycode) decoded but the resulting 497 * and then with Punycode (http://www.ietf.org/rfc/rfc3492.txt). 498 * Implementations of IDNA MUST fully implement Nameprep and Punycode; 499 * neither Nameprep nor Punycode are optional.
|
/external/icu4c/common/unicode/ |
uidna.h | 461 * A label starts with "xn--" but does not contain valid Punycode. 462 * That is, an xn-- label failed Punycode decoding. 474 * The label was successfully ACE (Punycode) decoded but the resulting 526 * and then with Punycode (http://www.ietf.org/rfc/rfc3492.txt). 527 * Implementations of IDNA MUST fully implement Nameprep and Punycode; 528 * neither Nameprep nor Punycode are optional. [all...] |
/external/chromium/chrome/browser/bookmarks/ |
bookmark_utils_unittest.cc | 83 // Punycode query also matches as ever.
|
/external/chromium/chrome/browser/content_settings/ |
host_content_settings_map_unittest.cc | 544 // For a single Unicode encoded pattern, check if it gets converted to punycode 572 // If both Unicode and its punycode pattern exist, make sure we don't touch the 573 // settings for the punycode, and that Unicode pattern gets deleted. 586 // Set punycode equivalent, with different setting. [all...] |
/external/chromium/chrome/common/net/ |
x509_certificate_model.h | 104 // For host values, if they contain IDN Punycode-encoded A-labels, this will
|
/external/chromium_org/chrome/browser/content_settings/ |
host_content_settings_map_unittest.cc | 665 // For a single Unicode encoded pattern, check if it gets converted to punycode 693 // If both Unicode and its punycode pattern exist, make sure we don't touch the 694 // settings for the punycode, and that Unicode pattern gets deleted. 702 // Set punycode equivalent, with different setting. [all...] |
/external/chromium_org/chrome/common/extensions/api/ |
proxy.json | 16 "host": {"type": "string", "description": "The URI of the proxy server. This must be an ASCII hostname (in Punycode format). IDNA is not supported, yet."},
|
/external/chromium_org/chrome/common/net/ |
x509_certificate_model.h | 102 // For host values, if they contain IDN Punycode-encoded A-labels, this will
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
idnaref.cpp | 27 #include "punycode.h" 128 // wrapper around the reference Punycode implementation 350 //step 6: encode the sequence with punycode 525 //step 5: Decode using punycode
|
/external/icu4c/common/ |
Android.mk | 25 punycode.cpp putil.cpp \
|
uidna.cpp | 24 #include "punycode.h" 329 //step 6: encode the sequence with punycode 495 //step 5: Decode using punycode
|
/external/icu4c/test/depstest/ |
dependencies.txt | 209 normalizer2 punycode 223 stringprep punycode 248 group: punycode 249 punycode.o
|
/frameworks/ex/common/tools/ |
make-iana-tld-pattern.py | 145 result = puny.decode('punycode')
|
/external/chromium_org/chrome/common/ |
content_settings_pattern.h | 234 // in original (if it was already ASCII) or punycode form. Returns true if
|
/external/icu4c/stubdata/ |
NOTICE | 73 punycode.c 0.4.0 (2001-Nov-17-Sat)
|
/external/chromium_org/third_party/icu/source/common/ |
uidna.cpp | 24 #include "punycode.h" 329 //step 6: encode the sequence with punycode 495 //step 5: Decode using punycode
|
/external/chromium_org/third_party/icu/ |
icuuc.host.darwin-arm.mk | 57 third_party/icu/source/common/punycode.c \
|
icuuc.host.darwin-mips.mk | 57 third_party/icu/source/common/punycode.c \
|
icuuc.host.darwin-x86.mk | 57 third_party/icu/source/common/punycode.c \
|
icuuc.host.linux-arm.mk | 57 third_party/icu/source/common/punycode.c \
|
icuuc.host.linux-mips.mk | 57 third_party/icu/source/common/punycode.c \
|
icuuc.host.linux-x86.mk | 57 third_party/icu/source/common/punycode.c \
|