Home | History | Annotate | Download | only in i18n

Lines Matching refs:errorIndex

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