g_unichar_to_utf8 455 lib/charsets.c res = g_unichar_to_utf8 (input_char, (char *) str); g_unichar_to_utf8 290 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 294 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, *out); g_unichar_to_utf8 313 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 317 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, *out); g_unichar_to_utf8 477 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, actual); g_unichar_to_utf8 554 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 557 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, tool->actual); g_unichar_to_utf8 593 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, NULL); g_unichar_to_utf8 596 lib/strutil/strutilutf8.c left = g_unichar_to_utf8 (uni, tool->actual); g_unichar_to_utf8 636 lib/tty/tty-ncurses.c res = g_unichar_to_utf8 (c, (char *) str); g_unichar_to_utf8 716 lib/tty/tty-slang.c res = g_unichar_to_utf8 (c, str); g_unichar_to_utf8 3504 src/editor/edit.c res = g_unichar_to_utf8 (char_for_insertion, (char *) str); g_unichar_to_utf8 302 src/viewer/ascii.c return g_unichar_to_utf8 (c, s); g_unichar_to_utf8 281 src/viewer/search.c g_unichar_to_utf8 (view->search_nroff_seq->current_char, search_cb_char_buffer);