Searched defs:next32PostInc (Results 1 – 6 of 6) sorted by relevance
116 UChar32 SimpleFwdCharIterator::next32PostInc(void) { in next32PostInc() function in SimpleFwdCharIterator
67 virtual UChar32 next32PostInc(void) override {return text.char32At(pos++);} in next32PostInc() function in SCharacterIterator987 virtual UChar32 next32PostInc() override { in next32PostInc() function in SubCharIter
275 UCharCharacterIterator::next32PostInc() { in next32PostInc() function in UCharCharacterIterator