Home
last modified time | relevance | path

Searched refs:kIncorrectWildcardInCommandLine (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp134 static const char * const kIncorrectWildcardInCommandLine = "Incorrect wildcard in command line"; variable
237 ShowMessageAndThrowException(kIncorrectWildcardInCommandLine, NExitCode::kUserError); in AddCommandLineWildcardToCensor()