HomeSort by relevance Sort by last modified time
    Searched refs:punycode (Results 1 - 25 of 25) sorted by null

  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 5 // in punycode as 'xn--bcher-kva.ch'
9 // the C++ end the bindings were passed the punycode equivalent of this
  /external/curl/lib/
idn_win32.c 77 wchar_t punycode[IDN_MAX_LENGTH]; local
78 int chars = IdnToAscii(0, in_w, -1, punycode, IDN_MAX_LENGTH);
81 *out = Curl_convert_wchar_to_UTF8(punycode);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UTS46.java 74 Error.PUNYCODE,
161 // "??--..." is Punycode or forbidden.
329 // Label starts with "xn--", try to un-Punycode it.
332 fromPunycode=Punycode.decode(dest.subSequence(labelStart+4, labelStart+labelLength), null);
334 addLabelError(info, Error.PUNYCODE);
341 // Deviation characters are ok in Punycode even in transitional processing.
374 // If the label was not a Punycode label, then it was the result of
376 // If the label was in Punycode, then we mapped it again above
380 // in a non-Punycode label or U+FFFD itself in a Punycode label
449 StringBuilder punycode; local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UTS46.java 73 Error.PUNYCODE,
160 // "??--..." is Punycode or forbidden.
328 // Label starts with "xn--", try to un-Punycode it.
331 fromPunycode=Punycode.decode(dest.subSequence(labelStart+4, labelStart+labelLength), null);
333 addLabelError(info, Error.PUNYCODE);
340 // Deviation characters are ok in Punycode even in transitional processing.
373 // If the label was not a Punycode label, then it was the result of
375 // If the label was in Punycode, then we mapped it again above
379 // in a non-Punycode label or U+FFFD itself in a Punycode label
448 StringBuilder punycode; local
    [all...]
  /external/icu/icu4c/source/common/
uts46.cpp 26 #include "punycode.h"
362 // "??--..." is Punycode or forbidden.
463 // "??--..." is Punycode or forbidden.
703 // Label starts with "xn--", try to un-Punycode it.
736 // Deviation characters are ok in Punycode even in transitional processing.
774 // If the label was not a Punycode label, then it was the result of
776 // If the label was in Punycode, then we mapped it again above
780 // in a non-Punycode label or U+FFFD itself in a Punycode label.
840 // Leave a Punycode label unchanged if it has no severe errors
847 UnicodeString punycode; local
    [all...]
Android.mk 33 punycode.cpp \
  /external/robolectric/v1/lib/main/
httpclient-4.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.1/
httpclient-4.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/
httpclient-4.0.3.jar 
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.6/
httpclient-4.2.6.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/
httpclient-4.3.2.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 369 milliseconds