Searched refs:IDNA (Results 1 – 15 of 15) sorted by relevance
/external/icu4c/common/unicode/ |
D | idna.h | 48 class U_COMMON_API IDNA : public UObject { 54 ~IDNA(); 89 static IDNA *
|
/external/icu4c/common/ |
D | uts46.cpp | 70 IDNA::~IDNA() {} in ~IDNA() 73 IDNA::labelToASCII_UTF8(const StringPiece &label, ByteSink &dest, in labelToASCII_UTF8() 83 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, in labelToUnicodeUTF8() 93 IDNA::nameToASCII_UTF8(const StringPiece &name, ByteSink &dest, in nameToASCII_UTF8() 103 IDNA::nameToUnicodeUTF8(const StringPiece &name, ByteSink &dest, in nameToUnicodeUTF8() 114 class UTS46 : public IDNA { 200 IDNA * 201 IDNA::createUTS46Instance(uint32_t options, UErrorCode &errorCode) { in createUTS46Instance() 203 IDNA *idna=new UTS46(options, errorCode); in createUTS46Instance() 1293 return reinterpret_cast<UIDNA *>(IDNA::createUTS46Instance(options, *pErrorCode)); in uidna_openUTS46() [all …]
|
/external/chromium_org/third_party/icu/source/common/ |
D | uts46.cpp | 68 IDNA::labelToASCII_UTF8(const StringPiece &label, ByteSink &dest, in labelToASCII_UTF8() 78 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, in labelToUnicodeUTF8() 88 IDNA::nameToASCII_UTF8(const StringPiece &name, ByteSink &dest, in nameToASCII_UTF8() 98 IDNA::nameToUnicodeUTF8(const StringPiece &name, ByteSink &dest, in nameToUnicodeUTF8() 107 UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION(IDNA) 111 class UTS46 : public IDNA { 194 IDNA * 195 IDNA::createUTS46Instance(uint32_t options, UErrorCode &errorCode) { in createUTS46Instance() 197 IDNA *idna=new UTS46(options, errorCode); in createUTS46Instance() 1180 return reinterpret_cast<UIDNA *>(IDNA::createUTS46Instance(options, *pErrorCode)); in uidna_openUTS46() [all …]
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | idna.h | 48 class U_COMMON_API IDNA : public UObject { 83 static IDNA *
|
D | urename.h | 1970 #define IDNA U_ICU_ENTRY_POINT_RENAME(IDNA) macro
|
/external/icu4c/test/intltest/ |
D | uts46test.cpp | 41 IDNA *trans, *nontrans; 61 trans=IDNA::createUTS46Instance(commonOptions, errorCode); in runIndexedTest() 62 nontrans=IDNA::createUTS46Instance( in runIndexedTest() 206 LocalPointer<IDNA> not3(IDNA::createUTS46Instance(UIDNA_CHECK_BIDI, errorCode)); in TestNotSTD3()
|
D | uobjtest.cpp | 344 TESTCLASSID_NONE_FACTORY(IDNA, IDNA::createUTS46Instance(0, status)); in testIDs()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | uts46test.cpp | 41 IDNA *trans, *nontrans; 58 trans=IDNA::createUTS46Instance( in runIndexedTest() 61 nontrans=IDNA::createUTS46Instance( in runIndexedTest() 205 LocalPointer<IDNA> not3(IDNA::createUTS46Instance(UIDNA_CHECK_BIDI, errorCode)); in TestNotSTD3()
|
D | uobjtest.cpp | 334 TESTCLASSID_NONE_FACTORY(IDNA, IDNA::createUTS46Instance(0, status)); in testIDs()
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | testdata.mak | 87 @echo Making Test Resource Bundle file for IDNA reference implementation
|
/external/icu4c/test/testdata/ |
D | testdata.mak | 88 @echo Making Test Resource Bundle file for IDNA reference implementation
|
/external/chromium_org/third_party/icu/patches/ |
D | locale3.patch | 640 +# Chromium: Drop all other stringprep files other than RFC 3491 for IDNA 2003. ICU 4.6 641 +# supports UTS 46 (IDNA2003, transition, and IDNA 2008).
|
/external/icu4c/data/unidata/ |
D | changes.txt | 24 http://www.unicode.org/reports/tr46/tr46-8.html IDNA 48 - download UCD, UCA & IDNA files
|
/external/chromium_org/third_party/icu/source/data/unidata/norm2/ |
D | uts46.txt | 5 # Unicode IDNA Compatible Preprocessing (UTS #46)
|
/external/icu4c/data/unidata/norm2/ |
D | uts46.txt | 5 # Unicode IDNA Compatible Preprocessing (UTS #46)
|