Home | History | Annotate | Download | only in intltest

Lines Matching refs:uiter

1180     UCharIterator uiter;
1185 uiter_setString(&uiter, text, len);
1188 int32_t keyPartLen = ucol_nextSortKeyPart(coll, &uiter, state, &keyBuf[keyLen], count, &status);