Searched refs:severeErrors (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duts46.cpp43 const uint32_t severeErrors= variable
400 if( info.isBiDi && U_SUCCESS(errorCode) && (info.errors&severeErrors)==0 &&
525 if( info.isBiDi && U_SUCCESS(errorCode) && (info.errors&severeErrors)==0 &&
817 if((info.labelErrors&severeErrors)==0) {
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Duts46test.cpp79 const uint32_t severeErrors= variable
645 if((aNInfo.getErrors()&severeErrors)==0 && !isASCII(aN)) {
651 if((aTInfo.getErrors()&severeErrors)==0 && !isASCII(aT)) {

Completed in 142 milliseconds