Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/text/
DWTFString.h482 template<bool isSpecialCharacter(UChar)> inline bool isAllSpecialCharacters(const UChar* characters… in isAllSpecialCharacters() function
491 template<bool isSpecialCharacter(UChar)> inline bool String::isAllSpecialCharacters() const in isAllSpecialCharacters() function