Lines Matching refs:getErrorIndex
1216 ", error pos = " + pos.getErrorIndex());1217 if (pos.getErrorIndex() != -1) {1577 if (pp.getErrorIndex() != -1) {1646 if(pos.getErrorIndex() > -1) {1648 errln("error: unexpected error - " + itemPtr->parseString + " - error index " + pos.getErrorIndex() +