Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp700 static const char *kUpdateIgnoreItselfPostStringID = "-"; variable
741 if (updateString.IsEqualTo(kUpdateIgnoreItselfPostStringID)) in ParseUpdateCommandString()