startsWith       1491 Source/wtf/text/StringImpl.cpp bool StringImpl::startsWith(UChar character) const
startsWith       1496 Source/wtf/text/StringImpl.cpp bool StringImpl::startsWith(const char* matchString, unsigned matchLength, bool caseSensitive) const