Searched refs:tailorData2 (Results 1 – 1 of 1) sorted by relevance
3616 static const UChar tailorData2[][20]={ in TestVI5913() local3719 tLen = u_strlen(tailorData2[0]); in TestVI5913()3720 kLen=ucol_getSortKey(coll, tailorData2[0], tLen, expColl, 100); in TestVI5913()3722 tLen = u_strlen(tailorData2[j]); in TestVI5913()3723 rLen = ucol_getSortKey(coll, tailorData2[j], tLen, resColl, 100); in TestVI5913()