g_unichar_to_utf8 451 lib/charsets.c res = g_unichar_to_utf8 (input_char, (char *) str); g_unichar_to_utf8 288 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 292 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, *out); g_unichar_to_utf8 311 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 315 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, *out); g_unichar_to_utf8 475 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, actual); g_unichar_to_utf8 549 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 552 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, tool->actual); g_unichar_to_utf8 588 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 591 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, tool->actual); g_unichar_to_utf8 634 lib/tty/tty-ncurses.c res = g_unichar_to_utf8 (c, (char *) str); g_unichar_to_utf8 715 lib/tty/tty-slang.c res = g_unichar_to_utf8 (c, str); g_unichar_to_utf8 3374 src/editor/edit.c res = g_unichar_to_utf8 (char_for_insertion, (char *) str); g_unichar_to_utf8 300 src/viewer/ascii.c return g_unichar_to_utf8 (c, s); g_unichar_to_utf8 276 src/viewer/search.c g_unichar_to_utf8 (view->search_nroff_seq->current_char, search_cb_char_buffer);