Home
last modified time | relevance | path

Searched refs:pKeyLen (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c2722 int32_t pKeyLen = 0; in TestPartialSortKeyTermination() local
2730 pKeyLen = ucol_nextSortKeyPart(coll, &iter, state, key, 256, &status); in TestPartialSortKeyTermination()
2731 (void)pKeyLen; /* Suppress set but not used warning. */ in TestPartialSortKeyTermination()