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

  /external/chromium_org/third_party/icu/source/common/unicode/
idna.h 231 nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
  /external/icu4c/common/unicode/
idna.h 237 nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
  /external/chromium_org/third_party/icu/source/common/
uts46.cpp 88 IDNA::nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
141 nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
262 UTS46::nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
uts46test.cpp 160 nontrans->nameToASCII_UTF8(StringPiece(), sink, info, errorCode);
162 errln("N.nameToASCII_UTF8(empty) failed - %s",
    [all...]
  /external/icu4c/test/intltest/
uts46test.cpp 161 nontrans->nameToASCII_UTF8(StringPiece(), sink, info, errorCode);
163 errln("N.nameToASCII_UTF8(empty) failed - %s",
    [all...]
  /external/icu4c/common/
uts46.cpp 93 IDNA::nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
144 nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
268 UTS46::nameToASCII_UTF8(const StringPiece &name, ByteSink &dest,
    [all...]

Completed in 173 milliseconds