HomeSort by relevance Sort by last modified time
    Searched refs:labelToUnicodeUTF8 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
idna.h 213 labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
  /external/icu4c/common/unicode/
idna.h 219 labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
  /external/chromium_org/third_party/icu/source/common/
uts46.cpp 78 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
137 labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
256 UTS46::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
    [all...]
  /external/icu4c/common/
uts46.cpp 83 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
140 labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
262 UTS46::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
uts46test.cpp 151 nontrans->labelToUnicodeUTF8(StringPiece(NULL, 5), sink, info, errorCode);
153 errln("N.labelToUnicodeUTF8(StringPiece(NULL, 5)) did not set illegal-argument-error ",
178 trans->labelToUnicodeUTF8(StringPiece(s, 3), sink, info, errorCode);
183 errln("T.labelToUnicodeUTF8(a sharp-s) failed - %s",
    [all...]
  /external/icu4c/test/intltest/
uts46test.cpp 152 nontrans->labelToUnicodeUTF8(StringPiece(NULL, 5), sink, info, errorCode);
154 errln("N.labelToUnicodeUTF8(StringPiece(NULL, 5)) did not set illegal-argument-error ",
179 trans->labelToUnicodeUTF8(StringPiece(s, 3), sink, info, errorCode);
184 errln("T.labelToUnicodeUTF8(a sharp-s) failed - %s",
    [all...]

Completed in 61 milliseconds