Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Didnaref.h184 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength,
Dtestidna.cpp1574 testIDNToUnicode("idnaref_IDNToUnicode", idnaref_IDNToUnicode); in TestRefIDNA()
1577 "idnaref_IDNToUnicode",idnaref_IDNToUnicode); in TestRefIDNA()
1582 "idnaref_IDNToUnicode",idnaref_IDNToUnicode in TestRefIDNA()
Didnaref.cpp835 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength, in idnaref_IDNToUnicode() function