Searched refs:uidna_labelToUnicodeUTF8 (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | uidna.h | 365 uidna_labelToUnicodeUTF8(const UIDNA *idna,
|
D | urename.h | 995 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | uidna.h | 365 uidna_labelToUnicodeUTF8(const UIDNA *idna,
|
D | urename.h | 995 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 926 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/ |
D | uts46.cpp | 1437 uidna_labelToUnicodeUTF8(const UIDNA *idna, in uidna_labelToUnicodeUTF8() function
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 1646 return uidna_labelToUnicodeUTF8(idna, label, length, dest, capacity, pInfo, pErrorCode); in uidna_labelToUnicodeUTF8_android()
|