Lines Matching full:supplementary
68 * Although it is important to support supplementary characters
448 * comparing supplementary code points (U+10000..U+10ffff)
450 * In code unit order, high BMP code points sort after supplementary code points
516 * They differ only when comparing supplementary code points (U+10000..U+10ffff)
518 * In code unit order, high BMP code points sort after supplementary code points
573 * This is different in UTF-16 from u_strncmp() if supplementary characters are present.
797 * This is different in UTF-16 from u_memcmp() if supplementary characters are present.