Lines Matching full:path2
2137 {"filesystem:http://host/t/path", true, false, "filesystem:http://host/t/path2", true, false, false, NULL},
2138 {"filesystem:http://host/t/path", true, false, "filesystem:https://host/t/path2", true, false, false, NULL},
2139 {"filesystem:http://host/t/path", true, false, "http://host/t/path2", true, false, false, NULL},
2140 {"http://host/t/path", true, false, "filesystem:http://host/t/path2", true, false, false, NULL},
2141 {"filesystem:http://host/t/path", true, false, "./path2", true, true, true, "filesystem:http://host/t/path2"},
2142 {"filesystem:http://host/t/path/", true, false, "path2", true, true, true, "filesystem:http://host/t/path/path2"},
2143 {"filesystem:http://host/t/path", true, false, "filesystem:http:path2", true, false, false, NULL},