g_unichar_type     75 lib/strutil/strutilutf8.c     type = g_unichar_type (uni);
g_unichar_type    246 src/viewer/ascii.c         type = g_unichar_type (c);
g_unichar_type    265 src/viewer/ascii.c         return g_unichar_type (c) == G_UNICODE_SPACING_MARK;
g_unichar_type    534 src/viewer/ascii.c         if (g_unichar_type (cs[i]) == G_UNICODE_SPACING_MARK)