g_string_new 363 lib/charsets.c return g_string_new (str); g_string_new 367 lib/charsets.c return g_string_new (str); g_string_new 369 lib/charsets.c buff = g_string_new (""); g_string_new 397 lib/charsets.c return g_string_new (str); g_string_new 401 lib/charsets.c return g_string_new (str); g_string_new 403 lib/charsets.c buff = g_string_new (""); g_string_new 215 lib/glibcompat.c return g_string_new (NULL); g_string_new 106 lib/mcconfig/get.c buffer = g_string_new (""); g_string_new 58 lib/mcconfig/set.c buffer = g_string_new (""); g_string_new 358 lib/search/search.c return g_string_new (""); g_string_new 392 lib/search/search.c replace_str2 = g_string_new (replace_str); g_string_new 204 lib/serialize.c buffer = g_string_new (""); g_string_new 67 lib/strutil/strescape.c ret = g_string_new (""); g_string_new 260 lib/strutil/strutil8bit.c buf = g_string_new (""); g_string_new 1497 lib/tty/key.c s = g_string_new (""); g_string_new 308 lib/tty/tty.c buffer = g_string_new (""); g_string_new 1304 lib/utilunix.c path = g_string_new (absolute ? PATH_SEP_STR : ""); g_string_new 619 lib/vfs/path.c buffer = g_string_new (""); g_string_new 1578 lib/vfs/path.c pretty_path = g_string_new (element->class->prefix); g_string_new 470 lib/vfs/vfs.c vfs_str_buffer = g_string_new (""); g_string_new 293 lib/widget/widget-common.c text = g_string_new (hotkey.start); g_string_new 433 src/args.c buffer = g_string_new (""); g_string_new 442 src/editor/editcomplete.c match_expr = g_string_new ("(^|\\s+|\\b)"); g_string_new 1050 src/editor/syntax.c c->left = g_string_new (" "); g_string_new 1051 src/editor/syntax.c c->right = g_string_new (" "); g_string_new 1087 src/editor/syntax.c c->left = g_string_new (*a++); g_string_new 1095 src/editor/syntax.c c->right = g_string_new (*a++); g_string_new 1117 src/editor/syntax.c k->keyword = g_string_new (" "); g_string_new 1166 src/editor/syntax.c k->keyword = g_string_new (*a++); g_string_new 309 src/filemanager/dir.c fentry->fname = g_string_new (fname); g_string_new 576 src/filemanager/dir.c fentry->fname = g_string_new (".."); g_string_new 215 src/filemanager/ext.c export_vars_string = g_string_new ("MC_EXT_FILENAME="); g_string_new 245 src/filemanager/ext.c shell_string = g_string_new (""); g_string_new 1246 src/filemanager/hotlist.c tkn_buf = g_string_new (""); g_string_new 157 src/filemanager/info.c buff = g_string_new (""); g_string_new 1632 src/filemanager/panel.c format_txt = g_string_new (""); g_string_new 5134 src/filemanager/panel.c tmp_conv = g_string_new (""); g_string_new 525 src/filemanager/panelize.c buffer = g_string_new (*profile_keys); g_string_new 528 src/filemanager/panelize.c buffer = g_string_new (""); g_string_new 828 src/vfs/extfs/extfs.c localpath = g_string_new (""); g_string_new 74 src/vfs/sftpfs/sftpfs.c sftpfs_filename_buffer = g_string_new (""); g_string_new 88 tests/lib/search/glob_translate_to_regex.c GString *tmp = g_string_new (data->input_value); g_string_new 157 tests/lib/search/hex_translate_to_regex.c tmp = g_string_new (data->input_value); g_string_new 123 tests/lib/search/regex_process_escape_sequence.c actual_string = g_string_new (""); g_string_new 191 tests/lib/search/regex_replace_esc_seq.c replace_str = g_string_new (data->input_string); g_string_new 285 tests/src/editor/edit_complete_word_cmd.c actual_completed_str = g_string_new (""); g_string_new 359 tests/src/editor/edit_complete_word_cmd.c actual_completed_str = g_string_new (""); g_string_new 81 tests/src/filemanager/exec_get_export_variables_ext.c current_panel->dir.list[0].fname = g_string_new ("selected file.txt"); g_string_new 82 tests/src/filemanager/exec_get_export_variables_ext.c current_panel->dir.list[1].fname = g_string_new ("tagged file1.txt"); g_string_new 84 tests/src/filemanager/exec_get_export_variables_ext.c current_panel->dir.list[2].fname = g_string_new ("tagged file2.txt");