Home | History | Annotate | Download | only in intltest

Lines Matching full:uiter

1085     UCharIterator uiter;
1090 uiter_setString(&uiter, text, len);
1093 int32_t keyPartLen = ucol_nextSortKeyPart(coll, &uiter, state, &keyBuf[keyLen], count, &status);