g_unichar_type     73 lib/strutil/strutilutf8.c     type = g_unichar_type (uni);
g_unichar_type    244 src/viewer/ascii.c         type = g_unichar_type (c);
g_unichar_type    263 src/viewer/ascii.c         return g_unichar_type (c) == G_UNICODE_SPACING_MARK;
g_unichar_type    532 src/viewer/ascii.c         if (g_unichar_type (cs[i]) == G_UNICODE_SPACING_MARK)