Home | History | Annotate | Download | only in unicode

Lines Matching full:boundary

216  * Get a code point from a string at a code point boundary offset,
217 * and advance the offset to the next code point boundary.
242 * Get a code point from a string at a code point boundary offset,
243 * and advance the offset to the next code point boundary.
323 * Advance the string offset from one code point boundary to the next.
339 * Advance the string offset from one code point boundary to the next.
356 * Advance the string offset from one code point boundary to the n-th next one,
376 * Advance the string offset from one code point boundary to the n-th next one,
397 * Adjust a random-access offset to a code point boundary
416 * Adjust a random-access offset to a code point boundary
438 * Move the string offset from one code point boundary to the previous one
465 * Move the string offset from one code point boundary to the previous one
497 * Move the string offset from one code point boundary to the previous one.
514 * Move the string offset from one code point boundary to the previous one.
532 * Move the string offset from one code point boundary to the n-th one before it,
553 * Move the string offset from one code point boundary to the n-th one before it,
575 * Adjust a random-access offset to a code point boundary after a code point.
594 * Adjust a random-access offset to a code point boundary after a code point.