Searched refs:u_strFromPunycode (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dpunycode.h64 * @see u_strFromPunycode
73 * u_strFromPunycode() converts Punycode to Unicode.
102 u_strFromPunycode(const UChar *src, int32_t srcLength,
H A Duidna.cpp496 b2Len = u_strFromPunycode(b1Prime, b1PrimeLen, b2, b2Capacity, caseFlags,status);
509 b2Len = u_strFromPunycode(b1Prime, b1PrimeLen, b2, b2Len, caseFlags, status);
H A Dpunycode.cpp375 u_strFromPunycode(const UChar *src, int32_t srcLength, function
H A Duts46.cpp706 int32_t unicodeLength=u_strFromPunycode(label+4, labelLength-4,
717 unicodeLength=u_strFromPunycode(label+4, labelLength-4,
/external/icu/icu4c/source/common/
H A Dpunycode.h64 * @see u_strFromPunycode
73 * u_strFromPunycode() converts Punycode to Unicode.
102 u_strFromPunycode(const UChar *src, int32_t srcLength,
H A Duidna.cpp496 b2Len = u_strFromPunycode(b1Prime, b1PrimeLen, b2, b2Capacity, caseFlags,status);
509 b2Len = u_strFromPunycode(b1Prime, b1PrimeLen, b2, b2Len, caseFlags, status);
H A Dpunycode.cpp375 u_strFromPunycode(const UChar *src, int32_t srcLength, function
H A Duts46.cpp704 int32_t unicodeLength=u_strFromPunycode(label+4, labelLength-4,
715 unicodeLength=u_strFromPunycode(label+4, labelLength-4,
/external/icu/icu4c/source/common/unicode/
H A Durename.h348 #define u_strFromPunycode U_ICU_ENTRY_POINT_RENAME(u_strFromPunycode) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h356 #define u_strFromPunycode U_ICU_ENTRY_POINT_RENAME(u_strFromPunycode) macro

Completed in 262 milliseconds