isNotColonOrSlash  214 Source/core/frame/csp/CSPSourceList.cpp     skipWhile<UChar, isNotColonOrSlash>(position, end);
isNotColonOrSlash  246 Source/core/frame/csp/CSPSourceList.cpp             skipWhile<UChar, isNotColonOrSlash>(position, end);
isNotColonOrSlash   44 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isNotColonOrSlash(UChar);