Searched refs:IsHighSurrogate (Results 1 – 2 of 2) sorted by relevance
653 if (Unicode() && util::StringView::IsHighSurrogate(value)) { in ParseUnicodeEscape()
117 static bool IsHighSurrogate(char32_t cp) in IsHighSurrogate() function