isHostCharacter 418 Source/core/frame/csp/CSPSourceList.cpp if (!skipExactly<UChar, isHostCharacter>(position, end)) isHostCharacter 421 Source/core/frame/csp/CSPSourceList.cpp skipWhile<UChar, isHostCharacter>(position, end); isHostCharacter 41 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isHostCharacter(UChar);