Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_openElements

509     iter1 = ucol_openElements(col1, teststr, 3, &status);
510 iter2 = ucol_openElements(col2, teststr, 3, &status);
1274 iterator1 = ucol_openElements(col, testString1, u_strlen(testString1), &status);
1282 iterator2 = ucol_openElements(col, testString1, u_strlen(testString1), &status);
1290 iterator3 = ucol_openElements(col, testString2, u_strlen(testString2), &status);