Home | History | Annotate | Download | only in i18n

Lines Matching full:okey

1379         //int oKey = keyIter.next();
1380 //while (oKey != CollationElementIterator.NULLORDER) {
1385 // while (oKey != CollationElementIterator.NULLORDER &&
1386 // CollationElementIterator.primaryOrder(oKey) == 0)
1387 // oKey = keyIter.next();
1393 // if (oKey == CollationElementIterator.NULLORDER) {
1398 // CollationElementIterator.primaryOrder(oKey)) {
1401 // oKey = keyIter.next();
1412 //if (oKey == CollationElementIterator.NULLORDER) {