fixed 1102 lib/strutil/strutilutf8.c GString *fixed; fixed 1127 lib/strutil/strutilutf8.c fixed = g_string_sized_new (4); fixed 1135 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1138 lib/strutil/strutilutf8.c g_string_append_c (fixed, end[0]); fixed 1145 lib/strutil/strutilutf8.c g_string_free (fixed, TRUE); fixed 1152 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1155 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE); fixed 1166 lib/strutil/strutilutf8.c GString *fixed; fixed 1172 lib/strutil/strutilutf8.c fixed = g_string_sized_new (4); fixed 1181 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1185 lib/strutil/strutilutf8.c g_string_append_c (fixed, end[0]); fixed 1194 lib/strutil/strutilutf8.c g_string_free (fixed, TRUE); fixed 1202 lib/strutil/strutilutf8.c g_string_append (fixed, tmp); fixed 1206 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE); fixed 1381 lib/strutil/strutilutf8.c GString *fixed; fixed 1386 lib/strutil/strutilutf8.c fixed = g_string_sized_new (16); fixed 1393 lib/strutil/strutilutf8.c g_string_append_c (fixed, '.'); fixed 1402 lib/strutil/strutilutf8.c g_string_append (fixed, key); fixed 1406 lib/strutil/strutilutf8.c g_string_append_c (fixed, end[0]); fixed 1415 lib/strutil/strutilutf8.c g_string_free (fixed, TRUE); fixed 1421 lib/strutil/strutilutf8.c g_string_append (fixed, key); fixed 1424 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE); fixed 1432 lib/strutil/strutilutf8.c g_string_append (fixed, key); fixed 1436 lib/strutil/strutilutf8.c result = g_string_free (fixed, FALSE);