Lines Matching full:slash2
1234 int slash2 = path2.lastIndexOf('/', end2 - 1);1238 int start2 = (slash2 > backSlash2 ? slash2 : backSlash2);