Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duidna.h365 uidna_labelToUnicodeUTF8(const UIDNA *idna,
Durename.h995 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8) macro
/external/icu/libandroidicu/include/unicode/
Duidna.h365 uidna_labelToUnicodeUTF8(const UIDNA *idna,
Durename.h995 #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.cpp1437 uidna_labelToUnicodeUTF8(const UIDNA *idna, in uidna_labelToUnicodeUTF8() function
/external/icu/libandroidicu/static_shim/
Dshim.cpp1646 return uidna_labelToUnicodeUTF8(idna, label, length, dest, capacity, pInfo, pErrorCode); in uidna_labelToUnicodeUTF8_android()