Home | History | Annotate | Download | only in i18n

Lines Matching full:itemindex

2046 // This function aussumes the current itemIndex points to the quote literal.
2049 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) {
2050 int32_t i=*itemIndex;
2075 *itemIndex=i;