OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wchar_to_utf8
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
json-parser.c
110
static void
wchar_to_utf8
(uint16_t wchar, char *buffer, size_t buffer_length)
function
243
wchar_to_utf8
(unicode_char, utf8_char, sizeof(utf8_char));
Completed in 55 milliseconds