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