Home | History | Annotate | Download | only in intltest

Lines Matching refs:next32

76     virtual UChar32 next32(){return DONE;};
611 c = iter.next32();
624 c=iter.next32();
626 errln("next32 didn't return DONE at the end");
725 c = iter.next32();
729 c=iter.next32();
731 errln("error in next32()");
1060 virtual UChar32 next32() {