Searched refs:convertPathUsingCygpath (Results 1 – 2 of 2) sorted by relevance
1889 sub convertPathUsingCygpath($$) subroutine1914 return convertPathUsingCygpath($path, "-u");1922 return convertPathUsingCygpath($path, "-w");1942 return "file:///" . convertPathUsingCygpath($path, "-m");
6539 (convertPathUsingCygpath): Remove spaces from the path before passing