Lines Matching full:sortkey1
5463 uint8_t sortKey1[SORTKEYLEN];5482 keySize1 = ucol_getSortKey(ucol, data1, data1Len, sortKey1, SORTKEYLEN);5487 if (sortKey1[i] != sortKey2[i]) {5499 keySize1 = ucol_nextSortKeyPart(ucol, &uiter1, state1, sortKey1, SORTKEYLEN, &status);5505 if (sortKey1[j] != sortKey2[j]) {