Searched refs:fortyS (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cmsccoll.c | 5316 UChar fortyS[] = { 0x0053 }; in TestReorderWithNumericCollation() local 5354 …fortyS_sortKey_Length = ucol_getSortKey(myCollation, fortyS, UPRV_LENGTHOF(fortyS), fortyS_sortKey… in TestReorderWithNumericCollation() 5356 …_sortKey_reorder_Length = ucol_getSortKey(myReorderCollation, fortyS, UPRV_LENGTHOF(fortyS), forty… in TestReorderWithNumericCollation() 5363 …collResult = ucol_strcoll(myCollation, fortyS, UPRV_LENGTHOF(fortyS), fortyThreeP, UPRV_LENGTHOF(f… in TestReorderWithNumericCollation() 5364 …collResultReorder = ucol_strcoll(myReorderCollation, fortyS, UPRV_LENGTHOF(fortyS), fortyThreeP, U… in TestReorderWithNumericCollation()
|