removeCharacters 900 Source/wtf/text/StringImpl.cpp ALWAYS_INLINE PassRefPtr<StringImpl> StringImpl::removeCharacters(const CharType* characters, CharacterMatchFunctionPtr findMatch) removeCharacters 932 Source/wtf/text/StringImpl.cpp PassRefPtr<StringImpl> StringImpl::removeCharacters(CharacterMatchFunctionPtr findMatch) removeCharacters 408 Source/wtf/text/WTFString.cpp String String::removeCharacters(CharacterMatchFunctionPtr findMatch) const