Searched defs:StringToUInt32 (Results 1 – 2 of 2) sorted by relevance
739 Args::StringToUInt32 (const char *s, uint32_t fail_value, int base, bool *success_ptr) in StringToUInt32() function in Args
53 static bool StringToUInt32(const wchar_t *s, UInt32 &v) in StringToUInt32() function