g_string_append_printf   90 lib/search/hex.c                 g_string_append_printf (buff, "\\x%02X", val);
g_string_append_printf 1515 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 1513 src/subshell/common.c                 g_string_append_printf (ret, escape_fmt, (unsigned char) su[c]);