Searched refs:QuoteForCommandLineToArgvW (Results 1 – 1 of 1) sorted by relevance
108 std::wstring QuoteForCommandLineToArgvW(const std::wstring& arg) { in QuoteForCommandLineToArgvW() function253 string = QuoteForCommandLineToArgvW(string); in GetCommandLineString()278 switch_value = QuoteForCommandLineToArgvW(switch_value); in GetArgumentsString()285 arg = QuoteForCommandLineToArgvW(arg); in GetArgumentsString()