Home
last modified time | relevance | path

Searched refs:idnaref_toASCII (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Didnaref.cpp246 idnaref_toASCII(const UChar* src, int32_t srcLength, in idnaref_toASCII() function
550 b3Len = idnaref_toASCII(b2,b2Len,b3,b3Capacity,options,parseError, status); in idnaref_toUnicode()
563 b3Len = idnaref_toASCII(b2,b2Len,b3,b3Len, options, parseError, status); in idnaref_toUnicode()
729 b1Len = idnaref_toASCII(labelStart, labelLen, b1, b1Capacity, in idnaref_IDNToASCII()
743 b1Len = idnaref_toASCII(labelStart, labelLen, b1, b1Len, in idnaref_IDNToASCII()
779 b1Len = idnaref_toASCII(labelStart, labelLen, b1, b1Capacity, in idnaref_IDNToASCII()
793 b1Len = idnaref_toASCII(labelStart, labelLen, b1, b1Len, in idnaref_IDNToASCII()
Dtestidna.cpp1429 idnaref_toASCII, "idnaref_toASCII", in testCompareReferenceImpl()
1433 idnaref_toASCII, "idnaref_toASCII", in testCompareReferenceImpl()
1437 idnaref_toASCII, "idnaref_toASCII", in testCompareReferenceImpl()
1441 idnaref_toASCII, "idnaref_toASCII", in testCompareReferenceImpl()
1518 …etBuffer(),ascii.getBuffer(), "idnaref_toASCII", FALSE, U_ZERO_ERROR, TRUE, TRUE, idnaref_toASCII); in TestIDNAMonkeyTest()
1571 testToASCII("idnaref_toASCII", idnaref_toASCII); in TestRefIDNA()
1578 testChaining("idnaref_toASCII",idnaref_toASCII, "idnaref_toUnicode", idnaref_toUnicode); in TestRefIDNA()
1584 testChaining("idnaref_toASCII",idnaref_toASCII, "idnaref_toUnicode", idnaref_toUnicode); in TestRefIDNA()
Didnaref.h64 idnaref_toASCII(const UChar* src, int32_t srcLength,