MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / BuildCommandLine

Function BuildCommandLine

tools/win/split_link/split_link.cc:91–100  ·  view source on GitHub ↗

Does the opposite of CommandLineToArgvW. Suitable for CreateProcess, but not for cmd.exe. |args| should include the program name as argv[0]. See http://blogs.msdn.com/b/twistylittlepassagesallalike/archive/2011/04/23/everyone-quotes-arguments-the-wrong-way.aspx

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RunLinkerFunction · 0.85

Calls 2

ArgvQuoteFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected