Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:secondsurrogate

875 			mDNSBool secondsurrogate = (c1 == 0xED && (c2 & 0xF0) == 0xB0);
876 if (!continuation && !secondsurrogate) break;