Lines Matching refs:cygpath
81 sub cygpath($$$) subroutine
111 $path = cygpath ($path, $unix, $output_format);
135 my $dir = cygpath (find_msvc()->{'product_dir'}, 'w', $output_format);
141 print cygpath ($value, 'w', $output_format);
260 print cygpath ($ver->{'product_dir'}, 'w', $output_format);
266 print cygpath ($ver->{'product_dir'}, 'w', $output_format);
271 …my $dir = cygpath (reg_get_value ("HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/.NETFramework/InstallRoot…
282 print cygpath ($dir, 'w', $output_format);
298 print cygpath($newDir, 'w', $output_format);
310 print cygpath($dir, 'w', $output_format);
316 print cygpath ($dir, 'w', $output_format) if defined $dir;
335 my $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' .
339 $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' .
350 my $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' .