str_vfs_convert_to  215 lib/strutil.h  estr_t str_vfs_convert_to (GIConv coder, const char *string, int size, GString * buffer);
str_vfs_convert_to  170 lib/vfs/vfs.c                  state = str_vfs_convert_to (coder, slash + 1, path + size - slash - 1, buffer);
str_vfs_convert_to  181 lib/vfs/vfs.c          state = str_vfs_convert_to (defcnv, path, size, buffer);