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