Home | History | Annotate | Download | only in src

Lines Matching refs:LeadSurrogate

8790       if (Get(i++) != unibrow::Utf16::LeadSurrogate(r)) return false;
8976 uint16_t c1 = unibrow::Utf16::LeadSurrogate(c);