Searched refs:isWindowsDrivePath (Results 1 – 3 of 3) sorted by relevance
123 if !isWindowsDrivePath(path) {129 if isWindowsDrivePath(path) {146 func isWindowsDrivePath(path string) bool { func