Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:xxxxxx

849 // 10xxxxxx is a continuation byte of a multi-byte character
859 // The first of pair is a UTF-16 value in the range 0xD800-0xDBFF (11101101 1010xxxx 10xxxxxx in UTF-8),
860 // and the second is a UTF-16 value in the range 0xDC00-0xDFFF (11101101 1011xxxx 10xxxxxx in UTF-8).