recode_buffer 632 lib/vfs/path.c GString *recode_buffer; recode_buffer 644 lib/vfs/path.c recode_buffer = g_string_new (""); recode_buffer 683 lib/vfs/path.c str_vfs_convert_from (element->dir.converter, element->path, recode_buffer); recode_buffer 684 lib/vfs/path.c vfs_append_from_path (recode_buffer->str, is_relative); recode_buffer 685 lib/vfs/path.c g_string_set_size (recode_buffer, 0); recode_buffer 693 lib/vfs/path.c g_string_free (recode_buffer, TRUE);