Home | History | Annotate | Download | only in unicode

Lines Matching full:boundary

199  * Get a code point from a string at a code point boundary offset,
200 * and advance the offset to the next code point boundary.
235 * Get a code point from a string at a code point boundary offset,
236 * and advance the offset to the next code point boundary.
321 * Advance the string offset from one code point boundary to the next.
335 * Advance the string offset from one code point boundary to the next.
360 * Advance the string offset from one code point boundary to the n-th next one,
380 * Advance the string offset from one code point boundary to the n-th next one,
401 * Adjust a random-access offset to a code point boundary
418 * Adjust a random-access offset to a code point boundary
440 * Move the string offset from one code point boundary to the previous one
481 * Move the string offset from one code point boundary to the previous one
512 * Move the string offset from one code point boundary to the previous one.
527 * Move the string offset from one code point boundary to the previous one.
545 * Move the string offset from one code point boundary to the n-th one before it,
566 * Move the string offset from one code point boundary to the n-th one before it,
588 * Adjust a random-access offset to a code point boundary after a code point.
606 * Adjust a random-access offset to a code point boundary after a code point.