Searched refs:uidna_labelToUnicode (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duidna.h255 uidna_labelToUnicode(const UIDNA *idna,
343 * UTF-8 version of uidna_labelToUnicode(), same behavior.
H A Durename.h1003 #define uidna_labelToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicode) macro
/external/icu/icu4c/source/common/unicode/
H A Duidna.h255 uidna_labelToUnicode(const UIDNA *idna,
343 * UTF-8 version of uidna_labelToUnicode(), same behavior.
H A Durename.h952 #define uidna_labelToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicode) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Didnatest.c891 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
896 log_err("uidna_labelToUnicode() failed: %s\n", u_errorName(errorCode));
979 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
982 log_err("uidna_labelToUnicode(UIDNAInfo=NULL) failed: %s\n", u_errorName(errorCode));
/external/icu/icu4c/source/test/cintltst/
H A Didnatest.c891 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
896 log_err("uidna_labelToUnicode() failed: %s\n", u_errorName(errorCode));
979 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
982 log_err("uidna_labelToUnicode(UIDNAInfo=NULL) failed: %s\n", u_errorName(errorCode));
/external/chromium_org/net/base/
H A Dnet_util_icu.cc334 output_length = uidna_labelToUnicode(
/external/chromium_org/third_party/icu/source/common/
H A Duts46.cpp1348 uidna_labelToUnicode(const UIDNA *idna, function
/external/icu/icu4c/source/common/
H A Duts46.cpp1346 uidna_labelToUnicode(const UIDNA *idna, function

Completed in 3131 milliseconds