Home | History | Annotate | Download | only in src

Lines Matching refs:TrailSurrogate

8791       if (Get(i) != unibrow::Utf16::TrailSurrogate(r)) return false;
8977 uint16_t c2 = unibrow::Utf16::TrailSurrogate(c);