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.h365 uidna_labelToUnicodeUTF8(const UIDNA *idna,
Durename.h978 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8) macro
/external/icu/icu4c/source/test/cintltst/
Didnatest.c926 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), in TestUTS46()
1004 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), in TestUTS46()
/external/icu/icu4c/source/common/
Duts46.cpp1427 uidna_labelToUnicodeUTF8(const UIDNA *idna, in uidna_labelToUnicodeUTF8() function