Searched defs:kSwitchPrefixes (Results 1 – 2 of 2) sorted by relevance
33 const CharType* const kSwitchPrefixes[] = {L"--", L"-", L"/"}; variable36 const CharType* const kSwitchPrefixes[] = {"--", "-"}; variable
37 const CommandLine::CharType* const kSwitchPrefixes[] = {L"--", L"-", L"/"}; variable40 const CommandLine::CharType* const kSwitchPrefixes[] = {"--", "-"}; variable