Home | History | Annotate | Download | only in intltest

Lines Matching refs:NULLORDER

61     while (i1->next(status) != CollationElementIterator::NULLORDER)
729 if (i->next(status) != CollationElementIterator::NULLORDER)
731 errln("next did not return NULLORDER");
1308 while (c1 != CollationElementIterator::NULLORDER);