Searched refs:isControlCharacter (Results 1 – 4 of 4) sorted by relevance
622 static bool isControlCharacter(UChar c) in isControlCharacter() function634 const String safeHeader = header.removeCharacters(isControlCharacter); in parseCacheHeader()
20238 (isControlCharacter):20462 (isControlCharacter):20644 … (isControlCharacter): Added. Inline function that we can use instead of the macro we had before.20649 and isControlCharacter.20651 … Use isControlCharacter, isAlternateSpace, and isSpace. Also fix a small bug where numGlyphs would
91469 (WebCore::isControlCharacter):92911 … * page/XSSAuditor.cpp: Removed method XSSAuditor::isControlCharacter. Instead, exposed method92912 isControlCharacter in ResourceResponseBase.cpp.92919 (WebCore::isControlCharacter):96911 (WebCore::isControlCharacter):
72281 (WebCore::isControlCharacter): Added. Returns true if a character