Lines Matching full:errorindex
1258 int32_t errorIndex = (high_pp.getErrorIndex()>0)? high_pp.getErrorIndex(): 0;1259 parsePosition.setErrorIndex(startIndex + errorIndex);