replace           119 Source/core/fetch/MemoryCache.cpp void MemoryCache::replace(Resource* newResource, Resource* oldResource)
replace           225 Source/core/frame/Location.cpp void Location::replace(DOMWindow* callingWindow, DOMWindow* enteredWindow, const String& url)
replace            51 Source/modules/serviceworkers/InstallEvent.cpp void InstallEvent::replace()
replace          1528 Source/wtf/text/StringImpl.cpp PassRefPtr<StringImpl> StringImpl::replace(UChar oldC, UChar newC)
replace          1589 Source/wtf/text/StringImpl.cpp PassRefPtr<StringImpl> StringImpl::replace(unsigned position, unsigned lengthToReplace, StringImpl* str)
replace          1635 Source/wtf/text/StringImpl.cpp PassRefPtr<StringImpl> StringImpl::replace(UChar pattern, StringImpl* replacement)
replace          1646 Source/wtf/text/StringImpl.cpp PassRefPtr<StringImpl> StringImpl::replace(UChar pattern, const LChar* replacement, unsigned repStrLength)
replace          1721 Source/wtf/text/StringImpl.cpp PassRefPtr<StringImpl> StringImpl::replace(UChar pattern, const UChar* replacement, unsigned repStrLength)
replace          1799 Source/wtf/text/StringImpl.cpp PassRefPtr<StringImpl> StringImpl::replace(StringImpl* pattern, StringImpl* replacement)