Lines Matching full:increment
402 * UTF-16: Get the next code point (UChar32 c, out), post-increment src,
414 * UTF-16: Get the next code point (UChar32 c, out), post-increment src,
450 * UTF-8: Post-increment src and get a 16-bit value from the trie.
461 * UTF-8: Post-increment src and get a 32-bit value from the trie.
910 /** Internal next-post-increment: get the next code point (c) and its data. */
942 /** Internal UTF-8 next-post-increment: get the next code point's data. */