Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp577 static bool ParseComplexSize(const UString &src, UInt64 &result) in ParseComplexSize() function
662 if (!ParseComplexSize(sv[i], size)) in SetAddCommandOptions()