Searched refs:is_lead_surrogate (Results 1 – 2 of 2) sorted by relevance
42 inline bool is_lead_surrogate(u16 cp) { in is_lead_surrogate() function
80 if (utf8::is_lead_surrogate(cp)) { in utf16to8()