VPF_USE_DEPRECATED_PARSER 726 lib/vfs/path.c if ((flags & VPF_USE_DEPRECATED_PARSER) != 0 && vfs_path_is_str_path_deprecated (path)) VPF_USE_DEPRECATED_PARSER 989 src/filemanager/cmd.c deprecated_vpath = vfs_path_from_str_flags (target, VPF_USE_DEPRECATED_PARSER); VPF_USE_DEPRECATED_PARSER 144 tests/lib/vfs/path_serialize.c vpath = vfs_path_from_str_flags (ETALON_PATH_STR, VPF_USE_DEPRECATED_PARSER); VPF_USE_DEPRECATED_PARSER 177 tests/lib/vfs/vfs_path_string_convert.c vpath = vfs_path_from_str_flags (data->input_string, VPF_USE_DEPRECATED_PARSER); VPF_USE_DEPRECATED_PARSER 263 tests/lib/vfs/vfs_path_string_convert.c vpath = vfs_path_from_str_flags (data->input_string, VPF_USE_DEPRECATED_PARSER); VPF_USE_DEPRECATED_PARSER 294 tests/lib/vfs/vfs_path_string_convert.c vfs_path_from_str_flags ("/path/to/file.ext#test1:/#enc:KOI8-R", VPF_USE_DEPRECATED_PARSER); VPF_USE_DEPRECATED_PARSER 133 tests/lib/vfs/vfs_s_get_path.c VPF_USE_DEPRECATED_PARSER);