Searched refs:EncodePOSIXShellArgument (Results 1 – 3 of 3) sorted by relevance
253 def EncodePOSIXShellArgument(argument): function285 encoded_arguments.append(EncodePOSIXShellArgument(argument))
754 message = 'echo note: ' + gyp.common.EncodePOSIXShellArgument(message)935 message = gyp.common.EncodePOSIXShellArgument(message)
1121 gyp.common.EncodePOSIXShellArgument(output)))1138 gyp.common.EncodePOSIXShellArgument(link_file_list)))1323 (k, ninja_syntax.escape(gyp.common.EncodePOSIXShellArgument(v))))