Home | History | Annotate | Download | only in i18n

Lines Matching full:startindex

923     FCDUIterNFDIterator(const CollationData *data, UCharIterator &it, int32_t startIndex)
924 : uici(data, FALSE, it, startIndex) {}