Home
last modified time | relevance | path

Searched defs:removeCharacters (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/text/
DWTFString.cpp298 String String::removeCharacters(CharacterMatchFunctionPtr findMatch) const in removeCharacters() function in WTF::String
DStringImpl.cpp343 PassRefPtr<StringImpl> StringImpl::removeCharacters(CharacterMatchFunctionPtr findMatch) in removeCharacters() function in WTF::StringImpl