Searched refs:EncodePOSIXShellArgument (Results 1 – 3 of 3) sorted by relevance
260 def EncodePOSIXShellArgument(argument): function292 encoded_arguments.append(EncodePOSIXShellArgument(argument))
819 message = 'echo note: ' + gyp.common.EncodePOSIXShellArgument(message)1000 message = gyp.common.EncodePOSIXShellArgument(message)
1257 gyp.common.EncodePOSIXShellArgument(output)))1274 gyp.common.EncodePOSIXShellArgument(link_file_list)))1467 (k, ninja_syntax.escape(gyp.common.EncodePOSIXShellArgument(v))))