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

/external/icu4c/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.c372 u_strFromPunycode(const UChar *src, int32_t srcLength, function
H A Duts46.cpp700 int32_t unicodeLength=u_strFromPunycode(label+4, labelLength-4,
711 unicodeLength=u_strFromPunycode(label+4, labelLength-4,
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h254 #define u_strFromPunycode u_strFromPunycode_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h254 #define u_strFromPunycode u_strFromPunycode_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h254 #define u_strFromPunycode u_strFromPunycode_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h254 #define u_strFromPunycode u_strFromPunycode_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h358 #define u_strFromPunycode U_ICU_ENTRY_POINT_RENAME(u_strFromPunycode) macro

Completed in 113 milliseconds