Home | History | Annotate | Download | only in i18n

Lines Matching defs:errorIndex

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