Searched refs:toIntPtrStrict (Results 1 – 5 of 5) sorted by relevance
503 intptr_t String::toIntPtrStrict(bool* ok, int base) const in toIntPtrStrict() function in WTF::String510 return m_impl->toIntPtrStrict(ok, base); in toIntPtrStrict()
273 intptr_t toIntPtrStrict(bool* ok = 0, int base = 10);
265 intptr_t toIntPtrStrict(bool* ok = 0, int base = 10) const;
431 intptr_t StringImpl::toIntPtrStrict(bool* ok, int base) in toIntPtrStrict() function in WTF::StringImpl
97108 (WebCore::String::toIntPtrStrict):97113 (WebCore::StringImpl::toIntPtrStrict):