Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp499 const wchar_t kUpdateNewArchivePostCharID = '!'; variable
558 if (MyCharUpper(postString[0]) != kUpdateNewArchivePostCharID) in ParseUpdateCommandString()