Home
last modified time | relevance | path

Searched defs:toASCIILower (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DIDNA2003.java51 private static char toASCIILower(char ch){ in toASCIILower() method in IDNA2003
58 private static StringBuffer toASCIILower(CharSequence src){ in toASCIILower() method in IDNA2003
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DIDNA2003.java53 private static char toASCIILower(char ch){ in toASCIILower() method in IDNA2003
60 private static StringBuffer toASCIILower(CharSequence src){ in toASCIILower() method in IDNA2003
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DIDNAReference.java59 private static char toASCIILower(char ch){ in toASCIILower() method in IDNAReference
66 private static StringBuffer toASCIILower(StringBuffer src){ in toASCIILower() method in IDNAReference
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DIDNAReference.java56 private static char toASCIILower(char ch){ in toASCIILower() method in IDNAReference
63 private static StringBuffer toASCIILower(StringBuffer src){ in toASCIILower() method in IDNAReference
/external/icu/icu4c/source/common/
Duidna.cpp51 toASCIILower(UChar ch){ in toASCIILower() function
/external/icu/icu4c/source/test/intltest/
Didnaref.cpp65 toASCIILower(UChar ch){ in toASCIILower() function