Searched defs:next32PostInc (Results 1 – 6 of 6) sorted by relevance
114 UChar32 SimpleFwdCharIterator::next32PostInc(void) { in next32PostInc() function in SimpleFwdCharIterator
63 virtual UChar32 next32PostInc(void){return text.char32At(pos++);} in next32PostInc() function in SCharacterIterator985 virtual UChar32 next32PostInc() { in next32PostInc() function in SubCharIter
64 virtual UChar32 next32PostInc(void){return text.char32At(pos++);} in next32PostInc() function in SCharacterIterator986 virtual UChar32 next32PostInc() { in next32PostInc() function in SubCharIter
273 UCharCharacterIterator::next32PostInc() { in next32PostInc() function in UCharCharacterIterator
272 UCharCharacterIterator::next32PostInc() { in next32PostInc() function in UCharCharacterIterator