Home | History | Annotate | Download | only in icu

Lines Matching full:points

33  * (take or) return single code points (UChar32).
65 * Code points that are not characters include:
66 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
67 * - the last two code points on each plane (U+__fffe and U+__ffff, 34 code points)
68 * - U+fdd0..U+fdef (new with Unicode 3.1, 32 code points)
71 * This means that all code points below U+d800 are character code points,
186 * If the offset points to a trail byte or an illegal UTF-8 sequence, then
211 * The offset points to the current end of the string contents
353 * If the offset points to a trail surrogate or
377 * The offset points to the current end of the string contents