Home
last modified time | relevance | path

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

/u-boot/include/
A Dcharset.h305 int utf8_to_utf32_stream(u8 c, char *buffer);
/u-boot/lib/
A Dcharset.c526 int utf8_to_utf32_stream(u8 c, char *buffer) in utf8_to_utf32_stream() function
/u-boot/test/
A Dunicode_ut.c675 ret = utf8_to_utf32_stream(*in, buffer); in utf8_to_utf32_stream_helper()

Completed in 6 milliseconds