g_utf8_next_char 298 lib/search/regex.c p = g_utf8_next_char (p); g_utf8_next_char 115 lib/strutil/strutilutf8.c (*text) = g_utf8_next_char (*text); g_utf8_next_char 132 lib/strutil/strutilutf8.c (*text) = g_utf8_next_char (*text); g_utf8_next_char 164 lib/strutil/strutilutf8.c text = g_utf8_next_char (text); g_utf8_next_char 403 lib/strutil/strutilutf8.c next = g_utf8_next_char (*string); g_utf8_next_char 492 lib/strutil/strutilutf8.c text = g_utf8_next_char (text); g_utf8_next_char 555 lib/strutil/strutilutf8.c tool->checked = g_utf8_next_char (tool->checked); g_utf8_next_char 594 lib/strutil/strutilutf8.c tool->checked = g_utf8_next_char (tool->checked); g_utf8_next_char 651 lib/strutil/strutilutf8.c tool->checked = g_utf8_next_char (tool->checked); g_utf8_next_char 657 lib/strutil/strutilutf8.c tool->checked = g_utf8_next_char (tool->checked); g_utf8_next_char 940 lib/strutil/strutilutf8.c text = g_utf8_next_char (text); g_utf8_next_char 607 src/diffviewer/ydiff.c next_ch = g_utf8_next_char (str); g_utf8_next_char 636 src/diffviewer/ydiff.c tmpbuf = g_utf8_next_char (tmpbuf); g_utf8_next_char 258 src/editor/editbuffer.c next_ch = g_utf8_next_char (str); g_utf8_next_char 300 src/editor/editbuffer.c if (str == NULL || g_utf8_next_char (str) != cursor_buf_ptr) g_utf8_next_char 254 src/editor/format.c next_ch = g_utf8_next_char (tb); g_utf8_next_char 212 src/viewer/datasource.c next_ch = g_utf8_next_char (str); g_utf8_next_char 227 src/viewer/hex.c next_ch = g_utf8_next_char (utf8buf);