Home | History | Annotate | Download | only in text

Lines Matching defs:toInt

600 int String::toInt(bool* ok) const
607 return m_impl->toInt(ok);