utf_ch 2831 src/editor/edit.c int utf_ch; utf_ch 2834 src/editor/edit.c utf_ch = edit_buffer_get_utf (&edit->buffer, p, &char_length); utf_ch 2839 src/editor/edit.c if (g_unichar_iswide (utf_ch)) utf_ch 2842 src/editor/edit.c else if (char_length > 1 && g_unichar_isprint (utf_ch))