Home
last modified time | relevance | path

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

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