Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCollationElements

76         UCollationElements *pitr = ucol_openElements(coll, pattern, -1,
78 UCollationElements *titer = ucol_openElements(coll, text, -1,
149 UCollationElements *pitr = NULL;
150 UCollationElements *titer = NULL;
220 UCollationElements *iter;
286 UCollationElements *iter;
365 UCollationElements *iter;
423 UCollationElements *iter;
561 UCollationElements *iter, *pristine;
707 UCollationElements *iter1, *iter2;
785 UCollationElements *iter ;/*= ucol_openElements(coll, &ch, 1, &status);*/
908 static void assertEqual(UCollationElements *i1, UCollationElements *i2)
937 UCollationElements *testiter,
1046 UCollationElements *iter;
1047 UCollationElements *resultiter;
1190 UCollationElements * uce = ucol_openElements(ucol, tsceText, kLen_tsceText, &status);