Searched refs:backslash_count (Results 1 – 2 of 2) sorted by relevance
90 backslash_count = 193 backslash_count += 196 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()