Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dprocess.c458 int quote_hit; in quote_cmd_arg() local
507 quote_hit = 1; in quote_cmd_arg()
512 if (quote_hit && source[i - 1] == L'\\') { in quote_cmd_arg()
515 quote_hit = 1; in quote_cmd_arg()
518 quote_hit = 0; in quote_cmd_arg()