Searched defs:toASCII (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UTS46.java | 114 boolean isLabel, boolean toASCII, in process() 204 boolean isLabel, boolean toASCII, in processUnicode() 319 boolean toASCII, in processLabel() 482 boolean toASCII, Info info) { in markBadACELabel()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UTS46.java | 115 boolean isLabel, boolean toASCII, in process() 205 boolean isLabel, boolean toASCII, in processUnicode() 320 boolean toASCII, in processLabel() 483 boolean toASCII, Info info) { in markBadACELabel()
|
/external/icu/icu4c/source/common/ |
D | uts46.cpp | 303 UBool isLabel, UBool toASCII, in process() 407 UBool isLabel, UBool toASCII, in processUTF8() 529 UBool isLabel, UBool toASCII, in processUnicode() 693 UBool toASCII, in processLabel() 909 UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const { in markBadACELabel()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
D | TestIDNA.java | 662 … private StringBuffer _doTestCompareReferenceImpl(StringBuffer src, boolean toASCII, int options) { in _doTestCompareReferenceImpl()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestIDNA.java | 659 … private StringBuffer _doTestCompareReferenceImpl(StringBuffer src, boolean toASCII, int options) { in _doTestCompareReferenceImpl()
|
/external/icu/icu4c/source/test/intltest/ |
D | testidna.cpp | 1154 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII, in testChaining()
|