Lines Matching full:boundary
230 * Get a code point from a string at a code point boundary offset,
231 * and advance the offset to the next code point boundary.
266 * Get a code point from a string at a code point boundary offset,
267 * and advance the offset to the next code point boundary.
377 * Advance the string offset from one code point boundary to the next.
391 * Advance the string offset from one code point boundary to the next.
416 * Advance the string offset from one code point boundary to the n-th next one,
436 * Advance the string offset from one code point boundary to the n-th next one,
457 * Adjust a random-access offset to a code point boundary
474 * Adjust a random-access offset to a code point boundary
496 * Move the string offset from one code point boundary to the previous one
537 * Move the string offset from one code point boundary to the previous one
568 * Move the string offset from one code point boundary to the previous one.
583 * Move the string offset from one code point boundary to the previous one.
601 * Move the string offset from one code point boundary to the n-th one before it,
622 * Move the string offset from one code point boundary to the n-th one before it,
644 * Adjust a random-access offset to a code point boundary after a code point.
662 * Adjust a random-access offset to a code point boundary after a code point.