Searched refs:utf8_to_utf32_stream (Results 1 – 3 of 3) sorted by relevance
305 int utf8_to_utf32_stream(u8 c, char *buffer);
526 int utf8_to_utf32_stream(u8 c, char *buffer) in utf8_to_utf32_stream() function
675 ret = utf8_to_utf32_stream(*in, buffer); in utf8_to_utf32_stream_helper()
Completed in 6 milliseconds