Searched refs:cleanPaths (Results 1 – 1 of 1) sorted by relevance
401 r.paths = append(r.paths, cleanPaths(path)...)406 r.unlessPaths = append(r.unlessPaths, cleanPaths(path)...)560 func cleanPaths(paths []string) []string { func