Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c5071 UCollator *clonedCollation; in TestReorderingAcrossCloning() local
5094 clonedCollation = ucol_safeClone(myCollation, NULL, NULL, &status); in TestReorderingAcrossCloning()
5101 …retrievedReorderCodesLength = ucol_getReorderCodes(clonedCollation, retrievedReorderCodes, UPRV_LE… in TestReorderingAcrossCloning()
5119 ucol_close(clonedCollation); in TestReorderingAcrossCloning()