Lines Matching full:points
213 * The result is undefined if the offset points to an illegal UTF-8
238 * If the offset points to an illegal UTF-8 byte sequence, then
265 * If the offset points to an illegal UTF-8 byte sequence, then
297 * The result is undefined if the offset points to a trail byte
332 * If the offset points to a trail byte or an illegal UTF-8 sequence, then
379 * If the offset points to a trail byte or an illegal UTF-8 sequence, then
422 * The offset points to the current end of the string contents
454 * The offset points
527 * i.e., move forward by n code points.
533 * @param n number of code points to skip
547 * i.e., move forward by n code points.
556 * @param n number of code points to skip
571 * If the offset points to a UTF-8 trail byte,
588 * If the offset points to a UTF-8 trail byte,
741 * i.e., move backward by n code points.
748 * @param n number of code points to skip
762 * i.e., move backward by n code points.
770 * @param n number of code points to skip