g_utf8_validate   284 lib/search/regex.c         || g_utf8_validate (string, string_len, NULL))
g_utf8_validate    93 lib/strutil/strutilutf8.c     return g_utf8_validate (text, -1, NULL);
g_utf8_validate   333 lib/strutil/strutilutf8.c     while (!g_utf8_validate (start, -1, &end) && start[0] != '\0')
g_utf8_validate   360 lib/strutil/strutilutf8.c     while (!g_utf8_validate (start, -1, &end) && start[0] != '\0' && size > 0)
g_utf8_validate  1107 lib/strutil/strutilutf8.c     while (!g_utf8_validate (start, -1, &end) && start[0] != '\0')
g_utf8_validate  1152 lib/strutil/strutilutf8.c     while (!g_utf8_validate (start, -1, &end) && start[0] != '\0')
g_utf8_validate  1373 lib/strutil/strutilutf8.c         while (!g_utf8_validate (start, -1, &end) && start[0] != '\0')
g_utf8_validate   631 src/diffviewer/ydiff.c     if (g_utf8_validate (text, -1, NULL))