Home
last modified time | relevance | path

Searched refs:shell_quote (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/build_tools/
Dgnu_parallel1467 sub shell_quote { subroutine
1485 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);