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.cxx823 shell_escape(const string& str) in shell_escape() function
854 string popen_cmd = string("rpm2cpio " + shell_escape(b_source0)); in handle_buildid_r_match()
1870 string popen_cmd = string("rpm2cpio " + shell_escape(rps)); in rpm_classify()