Lines Matching refs:ucol_openElements
106 iter = ucol_openElements(coll, t2, u_strlen(t2), &status);
133 iter = ucol_openElements(coll, t2, u_strlen(t2), &status);
1755 iter = ucol_openElements(coll, t[u]->NFD, u_strlen(t[u]->NFD), &status);
2187 iter=ucol_openElements(myCollation, testCase[i], u_strlen(testCase[i]), &status);
2190 iter=ucol_openElements(myCollation, testCase[j], u_strlen(testCase[j]), &status);
2718 iter1 = ucol_openElements(coll, testdata[i], 2, &status);
2724 UCollationElements *iter2 = ucol_openElements(coll,
2782 iter1 = ucol_openElements(coll1, &ch, 1, &status);
2783 iter2 = ucol_openElements(coll2, &ch, 1, &status);
3584 it = ucol_openElements(coll, string, 0, &status);