Home | History | Annotate | Download | only in Common

Lines Matching full:stringtouint32

53 static bool StringToUInt32(const wchar_t *s, UInt32 &v)

467 if (!StringToUInt32(s.Ptr(pos + 1), size)
875 if (StringToUInt32(name, v))
1234 if (!StringToUInt32(nonSwitchStrings[curCommandIndex], options.NumIterations))