Home | History | Annotate | Download | only in i18n

Lines Matching full:ostr

1171         int32_t oStr = strIter->next(err);
1176 while (CollationElementIterator::primaryOrder(oStr) == 0
1177 && oStr != CollationElementIterator::NULLORDER) {
1178 oStr = strIter->next(err);
1199 if (oStr == CollationElementIterator::NULLORDER) {
1208 if (CollationElementIterator::primaryOrder(oStr)
1218 oStr = strIter->next(err);
1224 if (oStr != CollationElementIterator::NULLORDER) {
1378 //int oStr = strIter.next();
1381 // while (oStr != CollationElementIterator.NULLORDER &&
1382 // CollationElementIterator.primaryOrder(oStr) == 0)
1383 // oStr = strIter.next();
1389 // if (oStr == CollationElementIterator.NULLORDER) {
1397 // if (CollationElementIterator.primaryOrder(oStr) ==
1400 // oStr = strIter.next();
1407 // oStr = strIter.next();