Searched refs:backslash_count (Results 1 – 3 of 3) sorted by relevance
93 backslash_count = 196 backslash_count += 199 if (backslash_count % 2) == 0:
127 size_t backslash_count = end - start; in QuoteForCommandLineToArgvW() local134 backslash_count *= 2; in QuoteForCommandLineToArgvW()136 for (size_t j = 0; j < backslash_count; ++j) in QuoteForCommandLineToArgvW()