Searched refs:ceiZ (Results 1 – 2 of 2) sorted by relevance
447 CollationElementIterator ceiX, ceiY, ceiZ; in TestJB1401() local453 ceiZ = ((RuleBasedCollator)myCollator).getCollationElementIterator(z); in TestJB1401()463 ceZ = ceiZ.next(); in TestJB1401()
970 UCollationElements *ceiX, *ceiY, *ceiZ; in TestJB1401() local976 ceiZ = ucol_openElements(myCollator, Z, -1, &status); in TestJB1401()985 ceZ = ucol_next(ceiZ, &status); in TestJB1401()1000 ucol_closeElements(ceiZ); in TestJB1401()