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

/external/chromium_org/third_party/icu/source/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/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/icu4c/common/unicode/
H A Durename.h983 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h975 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII) macro

Completed in 195 milliseconds