Home
last modified time | relevance | path

Searched refs:uv__get_surrogate_value (Results 1 – 1 of 1) sorted by relevance

/libuv/src/
H A Didna.c412 static int32_t uv__get_surrogate_value(const uint16_t* w_source_ptr, in uv__get_surrogate_value() function
434 code_point = uv__get_surrogate_value(w_source_ptr, w_source_len); in uv_utf16_length_as_wtf8()
497 code_point = uv__get_surrogate_value(w_source_ptr, w_source_len); in uv_utf16_to_wtf8()

Completed in 4 milliseconds