Home | History | Annotate | Download | only in i18n

Lines Matching refs:oPrefix

1172         int32_t oPrefix = prefixIter->next(err);
1174 while (oPrefix != CollationElementIterator::NULLORDER) {
1182 while (CollationElementIterator::primaryOrder(oPrefix) == 0
1183 && oPrefix != CollationElementIterator::NULLORDER) {
1184 oPrefix = prefixIter->next(err);
1193 if (oPrefix == CollationElementIterator::NULLORDER) {
1209 oPrefix)) {
1219 oPrefix = prefixIter->next(err);