Home | History | Annotate | Download | only in intltest

Lines Matching defs:isASCII

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