Lines Matching refs:unext
1722 // test the unext() default implementation1726 pu=ten.unext(&length, status);1729 errln("StringEnumeration.unext(%d) failed", i);1733 if(ten.unext(&length, status)!=NULL) {1734 errln("StringEnumeration.unext(done)!=NULL");