Searched refs:powershell_escape_path (Results 1 – 4 of 4) sorted by relevance
144 ($perl_exe) = powershell_escape_path($perl_exe)
35 - Added powershell_escape_path function (brad++)
320 powershell_escape_path322 my @new_path_list = powershell_escape_path( @orig_path_list )
419 sub powershell_escape_path subroutine