Searched refs:ceiY (Results 1 – 2 of 2) sorted by relevance
447 CollationElementIterator ceiX, ceiY, ceiZ; in TestJB1401() local452 ceiY = ((RuleBasedCollator)myCollator).getCollationElementIterator(y); in TestJB1401()462 ceY = ceiY.next(); in TestJB1401()
970 UCollationElements *ceiX, *ceiY, *ceiZ; in TestJB1401() local975 ceiY = ucol_openElements(myCollator, Y, -1, &status); in TestJB1401()984 ceY = ucol_next(ceiY, &status); in TestJB1401()999 ucol_closeElements(ceiY); in TestJB1401()