Home
last modified time | relevance | path

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

/external/antlr/runtime/Ruby/lib/antlr3/test/
Dgrammar.rb238 def shell_escape( token ) method in ANTLR3.Test.Grammar
257 parts.map! { |part| shell_escape( part ) }.join( ' ' ) << ' 2>&1'
/external/elfutils/debuginfod/
Ddebuginfod.cxx1013 shell_escape(const string& str) in shell_escape() function
1414 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()