Lines Matching refs:cygpath
79 sub cygpath($$$) subroutine
109 $path = cygpath ($path, $unix, $output_format);
133 my $dir = cygpath (find_msvc()->{'product_dir'}, 'w', $output_format);
139 print cygpath ($value, 'w', $output_format);
258 print cygpath ($ver->{'product_dir'}, 'w', $output_format);
264 print cygpath ($ver->{'product_dir'}, 'w', $output_format);
269 …my $dir = cygpath (reg_get_value ("HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/.NETFramework/InstallRoot…
279 print cygpath ($dir, 'w', $output_format);
290 print cygpath($dir, 'w', $output_format);
296 print cygpath ($dir, 'w', $output_format) if defined $dir;
315 my $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' .
319 $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' .
330 my $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' .