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

  /external/icu4c/common/
punycode.h 33 * u_strToPunycode() converts Unicode to Punycode.
67 u_strToPunycode(const UChar *src, int32_t srcLength,
99 * @see u_strToPunycode
uidna.cpp 336 b2Len = u_strToPunycode(b1,b1Len,b2,b2Capacity,caseFlags, status);
349 b2Len = u_strToPunycode(b1,b1Len,b2,b2Len,caseFlags, status);
punycode.cpp 182 u_strToPunycode(const UChar *src, int32_t srcLength,
uts46.cpp 854 int32_t punycodeLength=u_strToPunycode(label, labelLength,
    [all...]
  /external/icu4c/common/unicode/
urename.h 362 #define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode)
    [all...]
  /external/icu4c/test/intltest/
testidna.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 260 #define u_strToPunycode u_strToPunycode_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 260 #define u_strToPunycode u_strToPunycode_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 260 #define u_strToPunycode u_strToPunycode_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 260 #define u_strToPunycode u_strToPunycode_3_2
    [all...]

Completed in 302 milliseconds