Lines Matching defs:next32
75 virtual UChar32 next32(){return DONE;};612 c = iter.next32();625 c=iter.next32();627 errln("next32 didn't return DONE at the end");726 c = iter.next32();730 c=iter.next32();732 errln("error in next32()");1061 virtual UChar32 next32() {