g_string_append_printf   92 lib/search/hex.c                 g_string_append_printf (buff, "\\x%02X", val);
g_string_append_printf 1551 lib/vfs/path.c         g_string_append_printf (buffer, "%d", element->port);
g_string_append_printf  194 src/editor/editmacros.c         g_string_append_printf (macros_string, "%s:%i;", action_name, (int) record_macro_buf[i].ch);
g_string_append_printf  216 src/filemanager/ext.c     g_string_append_printf (export_vars_string, "%s\nexport MC_EXT_FILENAME\n", text);
g_string_append_printf  225 src/filemanager/ext.c             g_string_append_printf (export_vars_string,
g_string_append_printf 1258 src/subshell/common.c                 g_string_append_printf (ret, "\\0%03o", (unsigned char) su[c]);