Searched defs:to_utf8 (Results 1 – 3 of 3) sorted by relevance
28 inline utf8_string to_utf8(Char value) in to_utf8() function41 inline utf8_string to_utf8(Char const* str) in to_utf8() function56 to_utf8(std::basic_string<Char, Traits, Allocator> const& str) in to_utf8() function
286 to_utf8(struct tty_port *port, ushort c) in to_utf8() function
341 static void to_utf8(struct vc_data *vc, uint c) in to_utf8() function