Lines Matching refs:UCollationElements
81 UCollationElements *pitr = ucol_openElements(coll, pattern, -1,
83 UCollationElements *titer = ucol_openElements(coll, text, -1,
154 UCollationElements *pitr = NULL;
155 UCollationElements *titer = NULL;
225 UCollationElements *iter;
291 UCollationElements *iter;
370 UCollationElements *iter;
428 UCollationElements *iter;
566 UCollationElements *iter, *pristine;
712 UCollationElements *iter1, *iter2;
795 UCollationElements *iter ;/*= ucol_openElements(coll, &ch, 1, &status);*/
917 static void assertEqual(UCollationElements *i1, UCollationElements *i2)
946 UCollationElements *testiter,
1291 UCollationElements *iter;
1402 UCollationElements *iter;
1403 UCollationElements *resultiter;
1475 UCollationElements *iter;
1525 UCollationElements *iter = ucol_openElements(coll, codepoints, length,
2118 UCollationElements * uce = ucol_openElements(ucol, tsceText, kLen_tsceText, &status);