Home | History | Annotate | Download | only in intltest

Lines Matching refs:getErrorIndex

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