Searched defs:toIntStrict (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/platform/text/ | ||
D | String.cpp | 471 int String::toIntStrict(bool* ok, int base) const in toIntStrict() function in WebCore::String |
D | StringImpl.cpp | 471 int StringImpl::toIntStrict(bool* ok, int base) in toIntStrict() function in WebCore::StringImpl |