parsePath 225 Source/core/frame/csp/CSPSourceList.cpp return parseHost(beginHost, position, host, hostHasWildcard) && parsePath(position, end, path); parsePath 276 Source/core/frame/csp/CSPSourceList.cpp if (!parsePath(beginPath, end, path)) parsePath 39 Source/core/frame/csp/CSPSourceList.h bool parsePath(const UChar* begin, const UChar* end, String& path);