g_string_append   159 lib/filehighlight/ini-file-read.c         g_string_append (buf, esc_ext);
g_string_append   166 lib/filehighlight/ini-file-read.c     g_string_append (buf, ")$");
g_string_append    70 lib/search/glob.c                 g_string_append (buff, inside_group ? ".*" : "(.*)");
g_string_append    77 lib/search/glob.c                 g_string_append (buff, inside_group ? "." : "(.)");
g_string_append   806 lib/search/regex.c         g_string_append (mc_search_cond->str, "(?![\\p{L}\\p{N}_])");
g_string_append   218 lib/serialize.c         g_string_append (buffer, serialized_str);
g_string_append   235 lib/serialize.c             g_string_append (buffer, serialized_str);
g_string_append   250 lib/serialize.c             g_string_append (buffer, serialized_str);
g_string_append    97 lib/strutil/replace.c         g_string_append (return_str, haystack);
g_string_append    79 lib/strutil/strescape.c                 g_string_append (ret, "\\n");
g_string_append    82 lib/strutil/strescape.c                 g_string_append (ret, "\\t");
g_string_append    85 lib/strutil/strescape.c                 g_string_append (ret, "\\b");
g_string_append    88 lib/strutil/strescape.c                 g_string_append (ret, "\\0");
g_string_append   171 lib/strutil/strutil.c                     g_string_append (buffer, tmp_buff);
g_string_append   187 lib/strutil/strutil.c                 g_string_append (buffer, tmp_buff);
g_string_append   203 lib/strutil/strutil.c             g_string_append (buffer, string);
g_string_append   209 lib/strutil/strutil.c             g_string_append (buffer, string);
g_string_append   214 lib/strutil/strutil.c             g_string_append (buffer, tmp_buff);
g_string_append   316 lib/strutil/strutil.c         g_string_append (buffer, string != NULL ? string : "");
g_string_append    85 lib/strutil/strutilutf8.c     g_string_append (buffer, replch);
g_string_append  1131 lib/strutil/strutilutf8.c             g_string_append (fixed, tmp);
g_string_append  1148 lib/strutil/strutilutf8.c             g_string_append (fixed, tmp);
g_string_append  1177 lib/strutil/strutilutf8.c             g_string_append (fixed, tmp);
g_string_append  1198 lib/strutil/strutilutf8.c             g_string_append (fixed, tmp);
g_string_append  1398 lib/strutil/strutilutf8.c                 g_string_append (fixed, key);
g_string_append  1417 lib/strutil/strutilutf8.c             g_string_append (fixed, key);
g_string_append  1428 lib/strutil/strutilutf8.c                 g_string_append (fixed, key);
g_string_append  1177 lib/tty/key.c          g_string_append (buffer, "\\e");
g_string_append  1184 lib/tty/key.c          g_string_append (buffer, "^^");
g_string_append  1498 lib/tty/key.c              g_string_append (s, key_conv_tab_sorted[use_meta]->shortcut);
g_string_append  1503 lib/tty/key.c              g_string_append (s, key_conv_tab_sorted[use_ctrl]->shortcut);
g_string_append  1512 lib/tty/key.c                  g_string_append (s, key_conv_tab_sorted[use_shift]->shortcut);
g_string_append  1514 lib/tty/key.c                  g_string_append (s, key_conv_tab_sorted[lc_index]->shortcut);
g_string_append  1522 lib/tty/key.c                  g_string_append (s, key_conv_tab_sorted[lc_index]->shortcut);
g_string_append  1525 lib/tty/key.c              g_string_append (s, key_conv_tab_sorted[lc_index]->shortcut);
g_string_append  1575 lib/tty/key.c              g_string_append (s, key_conv_tab_sorted[idx]->name);
g_string_append  1587 lib/tty/key.c                  g_string_append (s, key_conv_tab_sorted[idx]->name);
g_string_append  1600 lib/tty/key.c                      g_string_append (s, key_conv_tab_sorted[idx]->name);
g_string_append  1602 lib/tty/key.c                      g_string_append (s, key_conv_tab_sorted[key_idx]->name);
g_string_append  1611 lib/tty/key.c                  g_string_append (s, key_conv_tab_sorted[key_idx]->name);
g_string_append  1614 lib/tty/key.c              g_string_append (s, key_conv_tab_sorted[key_idx]->name);
g_string_append   265 lib/util.c             g_string_append (ret, "." PATH_SEP_STR);
g_string_append  1323 lib/utilunix.c             g_string_append (path, start);
g_string_append   517 lib/vfs/path.c         g_string_append (ret_tokens, element->vfs_prefix);
g_string_append   518 lib/vfs/path.c         g_string_append (ret_tokens, VFS_PATH_URL_DELIMITER);
g_string_append   533 lib/vfs/path.c             g_string_append (ret_tokens, PATH_SEP_STR);
g_string_append   534 lib/vfs/path.c         g_string_append (ret_tokens, VFS_ENCODING_PREFIX);
g_string_append   535 lib/vfs/path.c         g_string_append (ret_tokens, element->encoding);
g_string_append   536 lib/vfs/path.c         g_string_append (ret_tokens, PATH_SEP_STR);
g_string_append   540 lib/vfs/path.c     g_string_append (ret_tokens, element_tokens->str);
g_string_append   578 lib/vfs/path.c             g_string_append (buffer, stripped_home_str);                                           \
g_string_append   586 lib/vfs/path.c             g_string_append (buffer, appendfrom);                                                  \
g_string_append   633 lib/vfs/path.c             g_string_append (buffer, element->vfs_prefix);
g_string_append   634 lib/vfs/path.c             g_string_append (buffer, VFS_PATH_URL_DELIMITER);
g_string_append   652 lib/vfs/path.c                     g_string_append (buffer, PATH_SEP_STR);
g_string_append   653 lib/vfs/path.c                 g_string_append (buffer, VFS_ENCODING_PREFIX);
g_string_append   654 lib/vfs/path.c                 g_string_append (buffer, element->encoding);
g_string_append  1471 lib/vfs/path.c                     g_string_append (element_tokens, *iterator);
g_string_append  1534 lib/vfs/path.c         g_string_append (buffer, element->user);
g_string_append  1539 lib/vfs/path.c         g_string_append (buffer, element->password);
g_string_append  1548 lib/vfs/path.c         g_string_append (buffer, element->host);
g_string_append  1578 lib/vfs/path.c     g_string_append (pretty_path, VFS_PATH_URL_DELIMITER);
g_string_append  1590 lib/vfs/path.c     return g_string_append (pretty_path, element->path);
g_string_append   288 lib/widget/input_complete.c             g_string_append (temp, users_dirname);
g_string_append   522 lib/widget/input_complete.c         g_string_append (temp, g_ptr_array_index (hosts, host_p));
g_string_append   295 lib/widget/widget-common.c         g_string_append (text, hotkey.hotkey);
g_string_append   299 lib/widget/widget-common.c         g_string_append (text, hotkey.end);
g_string_append  3340 src/diffviewer/ydiff.c     g_string_append (title, _ ("Diff:"));
g_string_append  3341 src/diffviewer/ydiff.c     g_string_append (title, dview->merged[DIFF_LEFT] ? modified : notmodified);
g_string_append  3342 src/diffviewer/ydiff.c     g_string_append (title, str_term_trim (dview->label[DIFF_LEFT], len1));
g_string_append  3343 src/diffviewer/ydiff.c     g_string_append (title, " | ");
g_string_append  3344 src/diffviewer/ydiff.c     g_string_append (title, dview->merged[DIFF_RIGHT] ? modified : notmodified);
g_string_append  3345 src/diffviewer/ydiff.c     g_string_append (title, str_term_trim (dview->label[DIFF_RIGHT], len1));
g_string_append   443 src/editor/editcomplete.c     g_string_append (
g_string_append   125 src/file_history.c             g_string_append (s, fhd->file_name);
g_string_append   129 src/file_history.c                 g_string_append (s, fhd->file_pos);
g_string_append   147 src/filemanager/cd.c                 g_string_append (q, t);
g_string_append   144 src/filemanager/command.c                     g_string_append (command, s);
g_string_append   262 src/filemanager/ext.c                 g_string_append (shell_string, parameter);
g_string_append   310 src/filemanager/ext.c                             g_string_append (shell_string, v);
g_string_append   333 src/filemanager/ext.c                                     g_string_append (shell_string, text);
g_string_append  1515 src/filemanager/panel.c                     g_string_append (format_txt,
g_string_append  1519 src/filemanager/panel.c                 g_string_append (format_txt, fi->title);
g_string_append  1523 src/filemanager/panel.c                     g_string_append (format_txt, " [");
g_string_append  1524 src/filemanager/panel.c                     g_string_append (format_txt, panel->filter.value);
g_string_append  1525 src/filemanager/panel.c                     g_string_append (format_txt, "]");
g_string_append   562 src/help.c                             g_string_append (word, buff);
g_string_append  1318 src/subshell/common.c         g_string_append (ret, "./");
g_string_append  1321 src/subshell/common.c     g_string_append (ret, quote_cmd_start);
g_string_append  1343 src/subshell/common.c     g_string_append (ret, quote_cmd_end);
g_string_append   959 src/usermenu.c                         g_string_append (block, tmp);
g_string_append   489 src/vfs/ftpfs/ftpfs.c     g_string_append (cmdstr, "\r\n");
g_string_append   315 src/vfs/shell/shell.c     g_string_append (command, scr);
g_string_append   464 src/vfs/shell/shell.c         g_string_append (ret, "SHELL_HAVE_HEAD=1 export SHELL_HAVE_HEAD; ");
g_string_append   467 src/vfs/shell/shell.c         g_string_append (ret, "SHELL_HAVE_SED=1 export SHELL_HAVE_SED; ");
g_string_append   470 src/vfs/shell/shell.c         g_string_append (ret, "SHELL_HAVE_AWK=1 export SHELL_HAVE_AWK; ");
g_string_append   473 src/vfs/shell/shell.c         g_string_append (ret, "SHELL_HAVE_PERL=1 export SHELL_HAVE_PERL; ");
g_string_append   476 src/vfs/shell/shell.c         g_string_append (ret, "SHELL_HAVE_LSQ=1 export SHELL_HAVE_LSQ; ");
g_string_append   479 src/vfs/shell/shell.c         g_string_append (ret, "SHELL_HAVE_DATE_MDYT=1 export SHELL_HAVE_DATE_MDYT; ");
g_string_append   482 src/vfs/shell/shell.c         g_string_append (ret, "SHELL_HAVE_TAIL=1 export SHELL_HAVE_TAIL; ");