endsWith 1504 Source/wtf/text/StringImpl.cpp bool StringImpl::endsWith(StringImpl* matchString, bool caseSensitive) endsWith 1514 Source/wtf/text/StringImpl.cpp bool StringImpl::endsWith(UChar character) const endsWith 1519 Source/wtf/text/StringImpl.cpp bool StringImpl::endsWith(const char* matchString, unsigned matchLength, bool caseSensitive) const