Home | History | Annotate | Download | only in intltest

Lines Matching refs:getErrorIndex

1544     if (/*result != null*/pos.getErrorIndex() != 8) 
2898 if (pos.getErrorIndex() >= 0) {
2899 errln(UnicodeString("Parse failure at ") + pos.getErrorIndex());