Home | History | Annotate | Download | only in cintltst

Lines Matching refs:tertstr

2557     UChar       tertstr[150];
2573 tertstr[count] = 0x0020;
2579 tertstr[count] = 0x3000; /* [06, 05, 07] */
2581 /* no compression secstr should have 150 secondary bytes, tertstr should
2584 bytes, tertstr should have > 2 tertiary bytes */
2598 resultlen = ucol_getSortKey(coll, tertstr, 150, (uint8_t *)result, 250);
2611 tertstr[count] = 0;
2625 resultlen = ucol_getSortKey(coll, tertstr, 150, (uint8_t *)result, 250);