Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_getSortKey

371           sortkeysize = ucol_getSortKey(coll, m, sizem, sortkey, 256);
1805 ucol_getSortKey(coll, b, 1, res, 256);
2344 ucol_getSortKey(coll, strA, 3, (uint8_t *)sortKeyA, sizeof(sortKeyA));
2345 ucol_getSortKey(coll, strA, -1, (uint8_t *)sortKeyAz, sizeof(sortKeyAz));
2346 ucol_getSortKey(coll, strB, 3, (uint8_t *)sortKeyB, sizeof(sortKeyB));
2347 ucol_getSortKey(coll, strB, -1, (uint8_t *)sortKeyBz, sizeof(sortKeyBz));
2363 ucol_getSortKey(coll, strA, 3, (uint8_t *)sortKeyA, sizeof(sortKeyA));
2364 ucol_getSortKey(coll, strA, -1, (uint8_t *)sortKeyAz, sizeof(sortKeyAz));
2365 ucol_getSortKey(coll, strB, 3, (uint8_t *)sortKeyB, sizeof(sortKeyB));
2366 ucol_getSortKey(coll, strB, -1, (uint8_t *)sortKeyBz, sizeof(sortKeyBz));
2404 ucol_getSortKey(coll, strA, 6, (uint8_t *)sortKeyA, sizeof(sortKeyA));
2405 ucol_getSortKey(coll, strA, -1, (uint8_t *)sortKeyAz, sizeof(sortKeyAz));
2406 ucol_getSortKey(coll, strB, 6, (uint8_t *)sortKeyB, sizeof(sortKeyB));
2407 ucol_getSortKey(coll, strB, -1, (uint8_t *)sortKeyBz, sizeof(sortKeyBz));
2423 ucol_getSortKey(coll, strA, 6, (uint8_t *)sortKeyA, sizeof(sortKeyA));
2424 ucol_getSortKey(coll, strA, -1, (uint8_t *)sortKeyAz, sizeof(sortKeyAz));
2425 ucol_getSortKey(coll, strB, 6, (uint8_t *)sortKeyB, sizeof(sortKeyB));
2426 ucol_getSortKey(coll, strB, -1, (uint8_t *)sortKeyBz, sizeof(sortKeyBz));
2573 resultlen = ucol_getSortKey(coll, secstr, 150, (uint8_t *)result, 250);
2586 resultlen = ucol_getSortKey(coll, tertstr, 150, (uint8_t *)result, 250);
2600 resultlen = ucol_getSortKey(coll, secstr, 150, (uint8_t *)result, 250);
2613 resultlen = ucol_getSortKey(coll, tertstr, 150, (uint8_t *)result, 250);
2944 klen = ucol_getSortKey(coll, test, tlen, key, 256);
4856 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, NULL, 0);
4863 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, sortkey,
4875 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, sortkey,
4974 rLen = ucol_getSortKey(coll, tData[j], tLen, resColl, 100);
4998 rLen = ucol_getSortKey(coll, tData[j], tLen, resColl, 100);
5022 kLen=ucol_getSortKey(coll, tailorData[0], tLen, expColl, 100);
5025 rLen = ucol_getSortKey(coll, tailorData[j], tLen, resColl, 100);
5039 kLen=ucol_getSortKey(coll, tailorData2[0], tLen, expColl, 100);
5042 rLen = ucol_getSortKey(coll, tailorData2[j], tLen, resColl, 100);
5056 kLen=ucol_getSortKey(coll, tailorData3[3], tLen, expColl, 100);
5059 rLen = ucol_getSortKey(coll, tailorData3[j], tLen, resColl, 100);
5126 rLen = ucol_getSortKey(coll, tData1[0], tLen, resColl, 100);
5134 rLen = ucol_getSortKey(coll, tData1[1], tLen, resColl, 100);
5153 rLen = ucol_getSortKey(coll, tData2[0], tLen, resColl, 100);
5165 rLen = ucol_getSortKey(coll, tData2[1], tLen, resColl, 100);
5213 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100);
5235 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100);
5258 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100);
5281 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100);
5323 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, shortKeyBuf, sizeof(shortKeyBuf));
5360 ucol_getSortKey(ucol, data, dataLen, bufFull[i], TSKC_BUF_SIZE);
5463 keySize1 = ucol_getSortKey(ucol, data1, data1Len, sortKey1, SORTKEYLEN);
5465 keySize2 = ucol_getSortKey(ucol, data2, data2Len, sortKey2, SORTKEYLEN);
5878 baseKeyLength = ucol_getSortKey(myCollation, base, baseLen, baseKey, 256);
5879 beforeKeyLength = ucol_getSortKey(myCollation, before, beforeLen, beforeKey, 256);
5898 ucol_getSortKey(myCollation, base, baseLen, baseKey, 256);
5899 ucol_getSortKey(myCollation, before, beforeLen, beforeKey, 256);
5936 baseKeyLength = ucol_getSortKey(myCollation, testString, LEN(testString), baseKey, 256);
5943 reorderKeyLength = ucol_getSortKey(myCollation, testString, LEN(testString), reorderKey, 256);
5965 baseKeyLength = ucol_getSortKey(myCollation, testString, LEN(testString), baseKey, 256);
5972 reorderKeyLength = ucol_getSortKey(myCollation, testString, LEN(testString), reorderKey, 256);
6279 ucol_getSortKey(viescoll, str, 1, sk1, 500);
6280 ucol_getSortKey(importviescoll, str, 1, sk2, 500);
6287 ucol_getSortKey(viescoll, str, strLength, sk1, 500);
6288 ucol_getSortKey(importviescoll, str, strLength, sk2, 500);
6384 ucol_getSortKey(videcoll, str, 1, sk1, 500);
6385 ucol_getSortKey(importvidecoll, str, 1, sk2, 500);
6392 ucol_getSortKey(videcoll, str, strLength, sk1, 500);
6393 ucol_getSortKey(importvidecoll, str, strLength, sk2, 500);