Searched refs:is_any_surrogate (Results 1 – 1 of 1) sorted by relevance
283 static constexpr bool is_any_surrogate(char16_t w) { in is_any_surrogate() function314 if (!is_any_surrogate(w)) [[likely]] { in utf16_to_utf8_length()360 if (!is_any_surrogate(w)) [[likely]] { in utf16_to_utf8()