Searched refs:HasUnpairedSurrogate (Results 1 – 3 of 3) sorted by relevance
62 bool Utf16::HasUnpairedSurrogate(const uint16_t* code_units, size_t length) { in HasUnpairedSurrogate() function
131 static inline bool HasUnpairedSurrogate(const uint16_t* code_units,
1147 if (!unibrow::Utf16::HasUnpairedSurrogate( in ParseExportSpecifierName()