Home
last modified time | relevance | path

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

/libuv/src/
H A Didna.c28 static int32_t uv__wtf8_decode1(const char** input) { in uv__wtf8_decode1() function
375 code_point = uv__wtf8_decode1(&source_ptr); in uv_wtf8_length_as_utf16()
393 code_point = uv__wtf8_decode1(&source_ptr); in uv_wtf8_to_utf16()

Completed in 6 milliseconds