OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nameToASCII
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
idna.h
153
nameToASCII
(const UnicodeString &name, UnicodeString &dest,
218
* UTF-8 version of
nameToASCII
(), same behavior.
/external/icu4c/common/unicode/
idna.h
159
nameToASCII
(const UnicodeString &name, UnicodeString &dest,
224
* UTF-8 version of
nameToASCII
(), same behavior.
/external/chromium_org/third_party/icu/source/test/intltest/
uts46test.cpp
115
trans->
nameToASCII
(input, result, info, errorCode);
117
errln("T.
nameToASCII
(www.example.com) info.errors=%04lx result matches=%d %s",
222
not3->
nameToASCII
(input, result, info, errorCode);
224
errln("notSTD3.
nameToASCII
(ASCII-with-space.alef.edu) failed");
567
trans->
nameToASCII
(input, aT, aTInfo, errorCode);
569
nontrans->
nameToASCII
(input, aN, aNInfo, errorCode);
595
errln("N.
nameToASCII
([%d] %s) unexpected errors %04lx",
613
errln("T.
nameToASCII
([%d] %s) unexpected errors %04lx",
621
errln("N.
nameToASCII
([%d] %s) (errors %04lx) result is not ASCII %s",
627
errln("T.
nameToASCII
([%d] %s) (errors %04lx) result is not ASCII %s"
[
all
...]
/external/icu4c/test/intltest/
uts46test.cpp
116
trans->
nameToASCII
(input, result, info, errorCode);
118
errln("T.
nameToASCII
(www.example.com) info.errors=%04lx result matches=%d %s",
223
not3->
nameToASCII
(input, result, info, errorCode);
225
errln("notSTD3.
nameToASCII
(ASCII-with-space.alef.edu) failed");
591
trans->
nameToASCII
(input, aT, aTInfo, errorCode);
593
nontrans->
nameToASCII
(input, aN, aNInfo, errorCode);
619
errln("N.
nameToASCII
([%d] %s) unexpected errors %04lx",
637
errln("T.
nameToASCII
([%d] %s) unexpected errors %04lx",
645
errln("N.
nameToASCII
([%d] %s) (errors %04lx) result is not ASCII %s",
[
all
...]
/external/chromium_org/third_party/icu/source/common/
uts46.cpp
92
nameToASCII
(UnicodeString::fromUTF8(name), destString,
125
nameToASCII
(const UnicodeString &name, UnicodeString &dest,
231
UTS46::
nameToASCII
(const UnicodeString &name, UnicodeString &dest,
[
all
...]
/external/icu4c/common/
uts46.cpp
97
nameToASCII
(UnicodeString::fromUTF8(name), destString,
128
nameToASCII
(const UnicodeString &name, UnicodeString &dest,
237
UTS46::
nameToASCII
(const UnicodeString &name, UnicodeString &dest,
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 252 milliseconds