Home | History | Annotate | Download | only in cintltst

Lines Matching full:pkeylen

2726   int32_t pKeyLen = 0;
2734 pKeyLen = ucol_nextSortKeyPart(coll, &iter, state, key, 256, &status);
2735 (void)pKeyLen; /* Suppress set but not used warning. */