Searched defs:removeCharacters (Results 1 – 2 of 2) sorted by relevance
298 String String::removeCharacters(CharacterMatchFunctionPtr findMatch) const in removeCharacters() function in WTF::String
343 PassRefPtr<StringImpl> StringImpl::removeCharacters(CharacterMatchFunctionPtr findMatch) in removeCharacters() function in WTF::StringImpl