fixed 1098 lib/strutil/strutilutf8.c GString *fixed; fixed 1123 lib/strutil/strutilutf8.c fixed = g_string_sized_new (4); fixed 1131 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1134 lib/strutil/strutilutf8.c g_string_append_c (fixed, end[0]); fixed 1141 lib/strutil/strutilutf8.c g_string_free (fixed, TRUE); fixed 1148 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1151 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE); fixed 1162 lib/strutil/strutilutf8.c GString *fixed; fixed 1168 lib/strutil/strutilutf8.c fixed = g_string_sized_new (4); fixed 1177 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1181 lib/strutil/strutilutf8.c g_string_append_c (fixed, end[0]); fixed 1190 lib/strutil/strutilutf8.c g_string_free (fixed, TRUE); fixed 1198 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1202 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE); fixed 1377 lib/strutil/strutilutf8.c GString *fixed; fixed 1382 lib/strutil/strutilutf8.c fixed = g_string_sized_new (16); fixed 1389 lib/strutil/strutilutf8.c g_string_append_c (fixed, '.'); fixed 1398 lib/strutil/strutilutf8.c g_string_append (fixed, key); fixed 1402 lib/strutil/strutilutf8.c g_string_append_c (fixed, end[0]); fixed 1411 lib/strutil/strutilutf8.c g_string_free (fixed, TRUE); fixed 1417 lib/strutil/strutilutf8.c g_string_append (fixed, key); fixed 1420 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE); fixed 1428 lib/strutil/strutilutf8.c g_string_append (fixed, key); fixed 1432 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE);