toIntPtr 335 Source/wtf/text/StringImpl.h intptr_t toIntPtr(bool* ok = 0); // ignores trailing garbage toIntPtr 647 Source/wtf/text/WTFString.cpp return m_impl->toIntPtr(ok); toIntPtr 372 Source/wtf/text/WTFString.h intptr_t toIntPtr(bool* ok = 0) const;