Home | History | Annotate | Download | only in intltest

Lines Matching defs:isASCII

85 static UBool isASCII(const UnicodeString &str) {
619 if((aNInfo.getErrors()&severeErrors)==0 && !isASCII(aN)) {
625 if((aTInfo.getErrors()&severeErrors)==0 && !isASCII(aT)) {