Searched defs:ParseInt (Results 1 – 5 of 5) sorted by relevance
192 bool UniLibBase::ParseInt(const UnicodeText& text, T* result) const { in ParseInt() function
147 const char* ParseInt(const char* data, int width, int min_value, in ParseInt() function
237 bool DeserializerImpl::ParseInt(const string& prefix, const string& name, in ParseInt() function in dynamic_depth::xmpmeta::xml::DeserializerImpl
127 static BROTLI_BOOL ParseInt(const char* s, int low, int high, int* result) { in ParseInt() function
269 void StringToIntHelper<LocalIsolate>::ParseInt() { in ParseInt() function in v8::internal::StringToIntHelper