mc_g_string_copy   33 lib/glibcompat.h GString *mc_g_string_copy (GString * dest, const GString * src);
mc_g_string_copy  190 src/editor/editcomplete.c                     mc_g_string_copy (temp, recoded);
mc_g_string_copy  495 src/filemanager/panel.c     mc_g_string_copy (string_file_name_buffer, fe->fname);
mc_g_string_copy 2886 src/filemanager/panel.c             mc_g_string_copy (panel->quick_search.buffer, panel->quick_search.prev_buffer);
mc_g_string_copy 2913 src/filemanager/panel.c         mc_g_string_copy (panel->quick_search.prev_buffer, panel->quick_search.buffer);
mc_g_string_copy  733 src/subshell/common.c         mc_g_string_copy (subshell_prompt, subshell_prompt_temp_buffer);