Searched defs:toASCII (Results  1 – 9 of 9) sorted by relevance
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ | 
| D | UTS46.java | 115             boolean isLabel, boolean toASCII,  in process()205                    boolean isLabel, boolean toASCII,  in processUnicode()
 332                  boolean toASCII,  in processLabel()
 505                     boolean toASCII, Info info) {  in markBadACELabel()
 
 | 
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ | 
| D | UTS46.java | 116             boolean isLabel, boolean toASCII,  in process()206                    boolean isLabel, boolean toASCII,  in processUnicode()
 333                  boolean toASCII,  in processLabel()
 506                     boolean toASCII, Info info) {  in markBadACELabel()
 
 | 
| /external/icu/android_icu4j/testing/src/com/android/icu/test/text/ | 
| D | ExtendedIDNATest.java | 62     private static String toASCII(String str, int flags) throws StringPrepParseException {  in toASCII()  method in ExtendedIDNATest
 | 
| /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()
 704                     UBool toASCII,  in processLabel()
 930                        UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const {  in markBadACELabel()
 
 | 
| /external/cronet/third_party/icu/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()
 704                     UBool toASCII,  in processLabel()
 930                        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 | 1158 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII,  in testChaining()
 | 
| /external/cronet/third_party/icu/source/test/intltest/ | 
| D | testidna.cpp | 1158 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII,  in testChaining()
 |