Searched refs:shell_quote (Results 1 – 1 of 1) sorted by relevance
1467 sub shell_quote { subroutine1485 my @strings = shell_quote(@_);2596 ((defined $opt::colsep) ? "--colsep ".shell_quote($opt::colsep) : ""),2623 join(" ",shell_quote(@command))," $quad @argfiles\n");2628 join(" ",shell_quote(@command))," $quad @argfiles\n";6796 CORE::push(@{$replace{::shell_quote($word)}}, $w);6828 @target = ::shell_quote(@target);