Searched refs:removeDots (Results 1 – 2 of 2) sorted by relevance
320 private static void removeDots(char[] path, int[] segs, boolean removeLeading) { in removeDots() method in URI
2352 private static void removeDots(char[] path, int[] segs, boolean removeLeading) { in removeDots() method2475 removeDots(path, segs, removeLeading); in normalize()