Home | History | Annotate | Download | only in unicode

Lines Matching full:points

155  * The result is undefined if the offset points to a single, unpaired surrogate.
186 * If the offset points to a single, unpaired surrogate, then that itself
225 * If the offset points to a trail surrogate, then that itself
227 * The result is undefined if the offset points to a single, unpaired lead surrogate.
253 * If the offset points to a trail surrogate or
277 * The offset points to the current end of the string contents
299 * The offset points to the current end of the string contents
362 * i.e., move forward by n code points.
368 * @param n number of code points to skip
382 * i.e., move forward by n code points.
391 * @param n number of code points to skip
406 * If the offset points to the trail surrogate of a surrogate pair,
425 * If the offset points to the trail surrogate of a surrogate pair,
540 * i.e., move backward by n code points.
547 * @param n number of code points to skip
561 * i.e., move backward by n code points.
569 * @param n number of code points to skip