isCSPDirectiveNameCharacter  434 Source/core/frame/csp/CSPDirectiveList.cpp     skipWhile<UChar, isCSPDirectiveNameCharacter>(position, end);
isCSPDirectiveNameCharacter   36 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isCSPDirectiveNameCharacter(UChar);