Searched refs:uidna_labelToUnicodeUTF8 (Results 1 - 9 of 9) sorted by relevance
/external/chromium_org/third_party/icu/source/common/unicode/ |
H A D | udraft.h | 32 # define uidna_labelToUnicodeUTF8 uidna_labelToUnicodeUTF8_DRAFT_API_DO_NOT_USE macro
|
H A D | uidna.h | 343 uidna_labelToUnicodeUTF8(const UIDNA *idna,
|
H A D | urename.h | 969 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8) macro
|
/external/icu/icu4c/source/common/unicode/ |
H A D | uidna.h | 359 uidna_labelToUnicodeUTF8(const UIDNA *idna,
|
H A D | urename.h | 953 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8) macro
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | idnatest.c | 925 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), 930 log_err("uidna_labelToUnicodeUTF8() failed: %s\n", u_errorName(errorCode)); 1003 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), 1006 log_err("uidna_labelToUnicodeUTF8(capacity<0) failed: %s\n", u_errorName(errorCode));
|
/external/icu/icu4c/source/test/cintltst/ |
H A D | idnatest.c | 926 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), 931 log_err("uidna_labelToUnicodeUTF8() failed: %s\n", u_errorName(errorCode)); 1004 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8), 1007 log_err("uidna_labelToUnicodeUTF8(capacity<0) failed: %s\n", u_errorName(errorCode));
|
/external/chromium_org/third_party/icu/source/common/ |
H A D | uts46.cpp | 1299 uidna_labelToUnicodeUTF8(const UIDNA *idna, function
|
/external/icu/icu4c/source/common/ |
H A D | uts46.cpp | 1410 uidna_labelToUnicodeUTF8(const UIDNA *idna, function
|
Completed in 3431 milliseconds