Home | History | Annotate | Download | only in intltest

Lines Matching defs:isASCII

86 static UBool isASCII(const UnicodeString &str) {
645 if((aNInfo.getErrors()&severeErrors)==0 && !isASCII(aN)) {
651 if((aTInfo.getErrors()&severeErrors)==0 && !isASCII(aT)) {