Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCharIterator

910     UIterNFDIterator(UCharIterator &it) : iter(it) {}
916 UCharIterator &iter;
921 FCDUIterNFDIterator(const CollationData *data, UCharIterator &it, int32_t startIndex)
1214 RuleBasedCollator::compare(UCharIterator &left, UCharIterator &right,
1421 RuleBasedCollator::internalNextSortKeyPart(UCharIterator *iter, uint32_t state[2],