Searched refs:EncodePOSIXShellArgument (Results 1 – 3 of 3) sorted by relevance
253 def EncodePOSIXShellArgument(argument): function285 encoded_arguments.append(EncodePOSIXShellArgument(argument))
747 message = 'echo note: ' + gyp.common.EncodePOSIXShellArgument(message)928 message = gyp.common.EncodePOSIXShellArgument(message)
1116 gyp.common.EncodePOSIXShellArgument(output)))1133 gyp.common.EncodePOSIXShellArgument(link_file_list)))1318 (k, ninja_syntax.escape(gyp.common.EncodePOSIXShellArgument(v))))