g_unichar_type     75 lib/strutil/strutilutf8.c     type = g_unichar_type (uni);
g_unichar_type    230 src/viewer/ascii.c         const GUnicodeType type = g_unichar_type (c);
g_unichar_type    244 src/viewer/ascii.c     return (view->utf8 && g_unichar_type (c) == G_UNICODE_SPACING_MARK);
g_unichar_type    498 src/viewer/ascii.c         if (g_unichar_type (cs[i]) == G_UNICODE_SPACING_MARK)