Home | History | Annotate | Download | only in i18n

Lines Matching refs:strictFail

2411         UBool strictFail = FALSE; // did we exit with a strict parse failure?
2504 strictFail = TRUE;
2542 strictFail = TRUE;
2561 strictFail = TRUE;
2651 strictFail = TRUE;
2655 if (strictFail) {
2660 debug("strictFail!");