Home | History | Annotate | Download | only in src

Lines Matching refs:LeadSurrogate

6977       if (Get(i++) != unibrow::Utf16::LeadSurrogate(r)) return false;
7112 uint16_t lead = unibrow::Utf16::LeadSurrogate(c);
7120 uint16_t lead = unibrow::Utf16::LeadSurrogate(c);