Searched refs:utf8_to_cp437_stream (Results 1 – 3 of 3) sorted by relevance
324 int utf8_to_cp437_stream(u8 c, char *buffer);
532 int utf8_to_cp437_stream(u8 c, char *buffer) in utf8_to_cp437_stream() function
711 ret = utf8_to_cp437_stream(*in, buffer); in utf8_to_cp437_stream_helper()
Completed in 10 milliseconds