Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp53 static bool StringToUInt32(const wchar_t *s, UInt32 &v) in StringToUInt32() function
499 if (!StringToUInt32(s.Ptr(pos + 1), size) in ParseMapWithPaths()
898 if (!StringToUInt32(s, v)) in Parse1()
970 if (StringToUInt32(name, v)) in FindCharset()
1338 if (!StringToUInt32(nonSwitchStrings[curCommandIndex], options.NumIterations)) in Parse2()