Home | History | Annotate | Download | only in unicode

Lines Matching full:boundary

207  * Get a code point from a string at a code point boundary offset,
208 * and advance the offset to the next code point boundary.
233 * Get a code point from a string at a code point boundary offset,
234 * and advance the offset to the next code point boundary.
314 * Advance the string offset from one code point boundary to the next.
330 * Advance the string offset from one code point boundary to the next.
347 * Advance the string offset from one code point boundary to the n-th next one,
367 * Advance the string offset from one code point boundary to the n-th next one,
388 * Adjust a random-access offset to a code point boundary
407 * Adjust a random-access offset to a code point boundary
429 * Move the string offset from one code point boundary to the previous one
456 * Move the string offset from one code point boundary to the previous one
488 * Move the string offset from one code point boundary to the previous one.
505 * 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 n-th one before it,
544 * Move the string offset from one code point boundary to the n-th one before it,
566 * Adjust a random-access offset to a code point boundary after a code point.
585 * Adjust a random-access offset to a code point boundary after a code point.