Searched defs:uidna_toASCII (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/common/
H A Duidna.cpp514 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status);
527 b3Len = uidna_toASCII(b2,b2Len,b3,b3Len,options,parseError, status);
611 uidna_toASCII(const UChar* src, int32_t srcLength, function
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h763 #define uidna_toASCII uidna_toASCII_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h763 #define uidna_toASCII uidna_toASCII_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h763 #define uidna_toASCII uidna_toASCII_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h763 #define uidna_toASCII uidna_toASCII_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h986 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII) macro

Completed in 544 milliseconds