Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCharIterator

912     UIterNFDIterator(UCharIterator &it) : iter(it) {}
918 UCharIterator &iter;
923 FCDUIterNFDIterator(const CollationData *data, UCharIterator &it, int32_t startIndex)
1216 RuleBasedCollator::compare(UCharIterator &left, UCharIterator &right,
1423 RuleBasedCollator::internalNextSortKeyPart(UCharIterator *iter, uint32_t state[2],