Home
last modified time | relevance | path

Searched refs:quote_cmd_arg (Results 1 – 3 of 3) sorted by relevance

/libuv/src/win/
H A Dprocess.c448 WCHAR* quote_cmd_arg(const WCHAR *source, WCHAR *target) { in quote_cmd_arg() function
581 pos = quote_cmd_arg(temp_buffer, pos); in make_program_args()
/libuv/test/
H A Dtest-spawn.c1148 WCHAR* quote_cmd_arg(const WCHAR *source, WCHAR *target);
1185 quote_cmd_arg(test_str[i], test_output[i]); in TEST_IMPL()
/libuv/
H A DChangeLog3249 * win: fix comment in quote_cmd_arg (Eric Sciple)

Completed in 18 milliseconds