Lines Matching refs:lead
7112 uint16_t lead = unibrow::Utf16::LeadSurrogate(c);7113 AddCharacter(lead);7120 uint16_t lead = unibrow::Utf16::LeadSurrogate(c);7121 AddCharacterNoIndex(lead);