Home | History | Annotate | Download | only in icu

Lines Matching full:ffff

42  * actual U+ffff text contents by calling functions like
62 * Is c a Unicode code point value (0..U+10ffff)
69 * - the highest Unicode code point value is U+10ffff
162 * The maximum number of UTF-8 code units (bytes) per Unicode code point (U+0000..U+10ffff).
294 * Get a supplementary code point value (U+10000..U+10ffff)
301 * @return supplementary code point (U+10000..U+10ffff)
311 * @param supplementary 32-bit code point (U+10000..U+10ffff)
321 * @param supplementary 32-bit code point (U+10000..U+10ffff)
330 * The result is not defined if c is not a Unicode code point (U+0000..U+10ffff).
338 * The maximum number of 16-bit code units per Unicode code point (U+0000..U+10ffff).