Searched defs:kSwitchPrefixes (Results 1 – 3 of 3) sorted by relevance
40 const CommandLine::CharType* const kSwitchPrefixes[] = {L"--", L"-", L"/"}; variable43 const CommandLine::CharType* const kSwitchPrefixes[] = {"--", "-"}; variable
26 const CommandLine::CharType* const kSwitchPrefixes[] = {"--", "-"}; variable
52 constexpr CommandLine::StringPieceType kSwitchPrefixes[] = {L"--", L"-", L"/"}; variable55 constexpr CommandLine::StringPieceType kSwitchPrefixes[] = {"--", "-"}; variable