Searched defs:removeCharacters (Results 1 – 2 of 2) sorted by relevance
900 ALWAYS_INLINE PassRefPtr<StringImpl> StringImpl::removeCharacters(const CharType* characters, Chara… in removeCharacters() function in WTF::StringImpl932 PassRefPtr<StringImpl> StringImpl::removeCharacters(CharacterMatchFunctionPtr findMatch) in removeCharacters() function in WTF::StringImpl
408 String String::removeCharacters(CharacterMatchFunctionPtr findMatch) const in removeCharacters() function in WTF::String