Searched refs:shell_escape (Results 1 – 2 of 2) sorted by relevance
238 def shell_escape( token ) method in ANTLR3.Test.Grammar257 parts.map! { |part| shell_escape( part ) }.join( ' ' ) << ' 2>&1'
1013 shell_escape(const string& str) in shell_escape() function1414 string popen_cmd = archive_decoder + " " + shell_escape(b_source0); in handle_buildid_r_match()2489 string popen_cmd = archive_decoder + " " + shell_escape(rps); in archive_classify()