Searched refs:utf16 (Results 1 - 1 of 1) sorted by relevance

/systemd/src/test/
H A Dtest-utf8.c98 const uint16_t utf16[] = { htole16('a'), htole16(0xd800), htole16('b'), htole16(0xdc00), htole16('c'), htole16(0xd801), htole16(0xdc37) }; local
101 a = utf16_to_utf8(utf16, 14);

Completed in 1874 milliseconds