Searched refs:shell_quote (Results 1 – 7 of 7) sorted by relevance
872 my $shell_quote = WIN32 ? '"' : "'";876 run_make "test-harness TEST_ARGS=$shell_quote-re $pkg_dir$shell_quote";929 …git commit -m${shell_quote}$type_dir/$pkg_dir - Update to version $new_version${shell_quote} $type…
121 shell_quote(const char *s) in shell_quote() function417 qfilename = shell_quote(p); in lglob()426 qfilename = shell_quote(p); in lglob()
91 char *esccmd = shell_quote(cmd); in lsystem()
194 filename = shell_quote(*argv); in main()
119 char *shell_quote(const char *);
930 char *qword = shell_quote(word+1); in init_compl()
184 $config{oneshot} = { config_args => String::ShellQuote::shell_quote(@ARGV) };