Home | History | Annotate | Download | only in unicode

Lines Matching full:boundary

292  * Get a code point from a string at a code point boundary offset,
293 * and advance the offset to the next code point boundary.
325 * Get a code point from a string at a code point boundary offset,
326 * and advance the offset to the next code point boundary.
372 * Get a code point from a string at a code point boundary offset,
373 * and advance the offset to the next code point boundary.
487 * Advance the string offset from one code point boundary to the next.
501 * Advance the string offset from one code point boundary to the next.
528 * Advance the string offset from one code point boundary to the n-th next one,
548 * Advance the string offset from one code point boundary to the n-th next one,
571 * Adjust a random-access offset to a code point boundary
588 * Adjust a random-access offset to a code point boundary
610 * Move the string offset from one code point boundary to the previous one
651 * Move the string offset from one code point boundary to the previous one
678 * Move the string offset from one code point boundary to the previous one
709 * Move the string offset from one code point boundary to the previous one.
724 * Move the string offset from one code point boundary to the previous one.
742 * Move the string offset from one code point boundary to the n-th one before it,
763 * Move the string offset from one code point boundary to the n-th one before it,
785 * Adjust a random-access offset to a code point boundary after a code point.
803 * Adjust a random-access offset to a code point boundary after a code point.