Lines Matching full:boundary
219 * Get a code point from a string at a code point boundary offset,
220 * and advance the offset to the next code point boundary.
245 * Get a code point from a string at a code point boundary offset,
246 * and advance the offset to the next code point boundary.
328 * Advance the string offset from one code point boundary to the next.
344 * Advance the string offset from one code point boundary to the next.
363 * Advance the string offset from one code point boundary to the n-th next one,
383 * Advance the string offset from one code point boundary to the n-th next one,
406 * Adjust a random-access offset to a code point boundary
425 * Adjust a random-access offset to a code point boundary
447 * Move the string offset from one code point boundary to the previous one
474 * Move the string offset from one code point boundary to the previous one
506 * Move the string offset from one code point boundary to the previous one.
523 * Move the string offset from one code point boundary to the previous one.
541 * Move the string offset from one code point boundary to the n-th one before it,
562 * Move the string offset from one code point boundary to the n-th one before it,
584 * Adjust a random-access offset to a code point boundary after a code point.
603 * Adjust a random-access offset to a code point boundary after a code point.