Home
last modified time | relevance | path

Searched refs:uidna_labelToUnicodeUTF8 (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duidna.h363 uidna_labelToUnicodeUTF8(const UIDNA *idna,
Durename.h973 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8) macro
/external/icu/icu4c/source/test/cintltst/
Didnatest.c924 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), in TestUTS46()
1002 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), in TestUTS46()
/external/icu/icu4c/source/common/
Duts46.cpp1425 uidna_labelToUnicodeUTF8(const UIDNA *idna, in uidna_labelToUnicodeUTF8() function