Searched refs:clonedCollation (Results 1 – 1 of 1) sorted by relevance
5069 UCollator *clonedCollation; in TestReorderingAcrossCloning() local5092 clonedCollation = ucol_safeClone(myCollation, NULL, NULL, &status); in TestReorderingAcrossCloning()5099 …retrievedReorderCodesLength = ucol_getReorderCodes(clonedCollation, retrievedReorderCodes, UPRV_LE… in TestReorderingAcrossCloning()5117 ucol_close(clonedCollation); in TestReorderingAcrossCloning()